Quality
Path parameters
tguidstringRequired
Global unique ID of the transaction.
Body
Responses
200
OK
application/json
400
Validation Error
application/json
403
Enrollment is not assigned, enroll has a different assigned user.
application/json
404
Enrollment transaction does not exist
application/json
422
Invalid transaction state.
application/json
500
Internal Error
application/json
put
/people/transactions/{tguid}/qualityAnalysisPath parameters
tguidstringRequired
Global unique ID of the transaction.
Responses
204
Deleted
*/*
404
Enrollment transaction does not exist
application/json
422
Enrollment is not pending, enrollment is already unassigned.
application/json
500
Internal Error
application/json
delete
/people/transactions/{tguid}/qualityAnalysis/usersPath parameters
tguidstringRequired
Global unique ID of the transaction.
userNamestringRequired
ID of the user.
Responses
200
OK
*/*
Responseobject
404
Enrollment transaction does not exist
application/json
422
Enrollment is not pending, enrollment is already assigned.
application/json
500
Internal Error
application/json
put
/people/transactions/{tguid}/qualityAnalysis/users/{userName}Last updated
Was this helpful?

