Search
K
Case Management

AssignmentServerErrorResponse

object
statusCodeinteger(int32)

Example:500

timestampstring(date-time)
errorIdstring

Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3

messagestring

Example:The system was unable to assign the task. Please try again later. If the issue persists, contact support.

Example

AssignmentBadRequestResponse

object
statusCodeinteger(int32)

Example:400

timestampstring(date-time)
errorIdstring

Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3

messagestring

Example:You have reached the maximum allowed limit.

Example

AssignmentAccessDeniedResponse

object
statusCodeinteger(int32)

Example:400

timestampstring(date-time)
errorIdstring

Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3

messagestring

Example:User is not recognized or authorized.

Example

AssignmentNoContentResponse

object
statusCodeinteger(int32)

Example:400

timestampstring(date-time)
errorIdstring

Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3

messagestring

Example:No pending tasks at the moment.

Example

AssignmentResourceNotFoundResponse

object
statusCodeinteger(int32)

Example:500

timestampstring(date-time)
errorIdstring

Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3

messagestring

Example:Task not available with provided taskId.

Example