GET v1/Policy/ReservePolicyNumber?LineOfBusiness={LineOfBusiness}&UnderwritingCompany={UnderwritingCompany}&ProductType={ProductType}
Reserve the next available policy number
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
LineOfBusiness |
Line of business prefix |
string |
Required |
UnderwritingCompany |
Underwriting company abbreviation |
string |
Required |
ProductType |
Product type prefix (Use 'N/A' if product types are not used) |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
Reserve the next available policy number
StringResponseDTOName | Description | Type | Additional information |
---|---|---|---|
Response | string |
None. |
|
WarningMessages |
List of warning messages encountered while servicing request |
Collection of string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.