BodyType
The BodyType element identifies how the body text is formatted in the response.
Possible Values
Best, HTML, TextData Type
string
Default Value
"Best"
Remarks
The BodyType element identifies how the body text is formatted in the response. The available options are:
- Best: The response will return the richest available content of body text.
- HTML: The response will return an item body as HTML.
- Text: The response will return an item body as plain text..