_getTags
Returns the Tags of a Quote.
Parameters
id
The ID of the Quote.
Example
Results
On Success
On Failure
If the "id" parameter is not set or has a value less than 1:
If the "id" parameter does not match the ID of an existing Quote:
Last updated