Generic Request/Response Format

This section describes the generic formatting of all Zend Server Web API requests and responses, regardless of the specific method used.

All Web API HTTP requests and response content will be encoded using UTF-8 character encoding.

 

This section includes: