GET v1/Policy/{PolicyNumber}/Product/{Path}?Term={Term}&TermNumber={TermNumber}&filter={filter}
Retrieve Policy Product Data
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PolicyNumber | string |
Required |
|
Path |
path relative to the product root to retrieve |
string |
None. |
Term |
Should not be used with TermNumber, use only one at a time |
PolicyTermEnum |
Default value is Current |
TermNumber | integer |
None. |
|
filter |
filter returned data to only include inputs or outputs. (default: include both) |
FieldFilter |
Default value is All |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />