Match the principles in the uniform interface constraint of the REST to the description. (Not all options are used.)

Place the options in the following order:
| Identification of resources | A resource must be identified in the request as the individual object. |
| Self-descriptive messages | Each message must contain all the information for the recipient to process. |
| Hypermedia as the engine of application state | The server must include additional actions and resources available for the client to access supplemental information about the resource. |
| Manipulation of resources through representations | The client receives a representation of the resource from the server that must contain enough data for the client to handle the resource. |
Related exam: DevNet Associate – Practice Final Exam Answers
Related exam: DevNet Associate (Version 1.0) - DevNet Associate (200-901) Certification Practice Exam Answers
