POST v1/api/AddAuwInstance?instance={instance}&lifeidx={lifeidx}&caseId={caseId}
Add an Instance to an existing Underwriting case
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| instance |
Name of Bootstrap instance |
string |
Required |
| lifeidx |
Life element to add instance |
integer |
Required |
| caseId |
(optional - but recommended) a unique identifier to both group calls, and to tie a Case to an Agency. |
string |
None. |
Body Parameters
Bootstrap
bootstrap| Name | Description | Type | Additional information |
|---|---|---|---|
| systemdetails | systemdetails |
None. |
|
| page | bootstrapPage |
None. |
Response Information
Resource Description
Bootstrap
bootstrap| Name | Description | Type | Additional information |
|---|---|---|---|
| systemdetails | systemdetails |
None. |
|
| page | bootstrapPage |
None. |