Each web service call is composed of the following components:
- An HTTP header.
- An HTTP method.
- An endpoint.
- One or more return codes.
- A request or response body (in many cases but not all).
Each web service call is composed of the following components: