AssignmentServerErrorResponse
objectstatusCodeinteger(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
objectstatusCodeinteger(int32)
Example:400
timestampstring(date-time)
errorIdstring
Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3
messagestring
Example:You have reached the maximum allowed limit.
Example
AssignmentAccessDeniedResponse
objectstatusCodeinteger(int32)
Example:400
timestampstring(date-time)
errorIdstring
Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3
messagestring
Example:User is not recognized or authorized.
Example
AssignmentNoContentResponse
objectstatusCodeinteger(int32)
Example:400
timestampstring(date-time)
errorIdstring
Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3
messagestring
Example:No pending tasks at the moment.
Example
AssignmentResourceNotFoundResponse
objectstatusCodeinteger(int32)
Example:500
timestampstring(date-time)
errorIdstring
Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3
messagestring
Example:Task not available with provided taskId.
Example