Syntax Notation
The following conventions have been used to describe the method requests' syntax.
| Convention | Description |
|---|---|
| italics | Italics indicate placeholder values that must be replaced with actual parameter values. |
| <> | Angle brackets enclose mandatory parameters that must be entered in the method request. |
| [] | Square brackets enclose optional parameters. |
| | | Pipe symbols separate multiple options of which you must specify a single one. |
| [<>] | Nested brackets are used to describe complex syntax. |