Messages
The API supports a number of request messages.
- To make examples fit on a printed page, this document breaks and continues long lines of code, particularly those that contain
an ORD, on the next line. In reality, you do not need to break up your lines of code in this manner.
- Attribute names used in Web API requests are case sensitive. Executing a request with an incorrect attribute name returns
a default result instead of the expected result.