REST API calls can be described using the following template.
Note The standard header specifies the use of XML version 1.0 and UTF-8 encoding. The <entry> tag specifies the name space ("")for Atom. An object for REST API has a primary key (identifier) specified by the <id> tag. The xml name space tes is defined as .tes:ApiObject.apiMethod is the fully qualified name of the method. A method can have one or more parameters.