Reorder

Reorder CO Enrollment Attributes for a given Enrollment Flow.

Request Format

Method

POST

URL

/co_enrollment_attributes/reorder.format/coef:<coefid>

Request Body

jQuery serialized representation of attribute order

Response Format

HTTP Status

Response Body

Description

200 OK

 

CO Enrollment Attributes have been reordered

401 Unauthorized

 

Authentication required

404 CoEnrollmentFlow Not Found

 

coefid not found

500 Other Error

 

Unknown error


 

Notes

  • Response format requested is ignored where response is only via HTTP status, but must still be provided.

See Also

  • No labels