POST api/PolicyAdmins
Request Information
URI Parameters
None.
Body Parameters
PolicyAdminName | Description | Type | Additional information |
---|---|---|---|
PolicyCode | string |
String length: inclusive between 0 and 20 |
|
PolicyID | integer |
None. |
|
PolicyDesc | string |
String length: inclusive between 0 and 500 |
|
PolicyItemCode | string |
String length: inclusive between 0 and 40 |
|
PolicyItemDesc | string |
String length: inclusive between 0 and 100 |
|
ClientID | integer |
None. |
|
PolicyAssumptions | string |
String length: inclusive between 0 and 4000 |
|
PolicyNumber | integer |
None. |
|
PolicyAmount | decimal number |
None. |
|
WarningStatus | string |
String length: inclusive between 0 and 50 |
|
TaskAssumptions | string |
String length: inclusive between 0 and 50 |
|
EmailFlag | string |
String length: inclusive between 0 and 50 |
|
Inactive | string |
String length: inclusive between 0 and 1 |
|
MasterRec | string |
String length: inclusive between 0 and 1 |
|
AuthorizationID | string |
String length: inclusive between 0 and 50 |
|
Comment | string |
String length: inclusive between 0 and 200 |
|
ExceptionComment | string |
String length: inclusive between 0 and 200 |
|
PolicyNights | integer |
None. |
|
GrossedUp | string |
String length: inclusive between 0 and 30 |
|
PaidBy | string |
String length: inclusive between 0 and 30 |
|
PaidOut | string |
String length: inclusive between 0 and 30 |
|
PolicyTasks | string |
String length: inclusive between 0 and 200 |
|
PolicyWebViewable | string |
String length: inclusive between 0 and 50 |
|
PolicyItemWebViewable | string |
String length: inclusive between 0 and 50 |
|
BillingPolicy | string |
String length: inclusive between 0 and 20 |
|
CoreFlex | string |
String length: inclusive between 0 and 50 |
|
ID | integer |
None. |
|
Item | Object |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
PolicyAdminName | Description | Type | Additional information |
---|---|---|---|
PolicyCode | string |
String length: inclusive between 0 and 20 |
|
PolicyID | integer |
None. |
|
PolicyDesc | string |
String length: inclusive between 0 and 500 |
|
PolicyItemCode | string |
String length: inclusive between 0 and 40 |
|
PolicyItemDesc | string |
String length: inclusive between 0 and 100 |
|
ClientID | integer |
None. |
|
PolicyAssumptions | string |
String length: inclusive between 0 and 4000 |
|
PolicyNumber | integer |
None. |
|
PolicyAmount | decimal number |
None. |
|
WarningStatus | string |
String length: inclusive between 0 and 50 |
|
TaskAssumptions | string |
String length: inclusive between 0 and 50 |
|
EmailFlag | string |
String length: inclusive between 0 and 50 |
|
Inactive | string |
String length: inclusive between 0 and 1 |
|
MasterRec | string |
String length: inclusive between 0 and 1 |
|
AuthorizationID | string |
String length: inclusive between 0 and 50 |
|
Comment | string |
String length: inclusive between 0 and 200 |
|
ExceptionComment | string |
String length: inclusive between 0 and 200 |
|
PolicyNights | integer |
None. |
|
GrossedUp | string |
String length: inclusive between 0 and 30 |
|
PaidBy | string |
String length: inclusive between 0 and 30 |
|
PaidOut | string |
String length: inclusive between 0 and 30 |
|
PolicyTasks | string |
String length: inclusive between 0 and 200 |
|
PolicyWebViewable | string |
String length: inclusive between 0 and 50 |
|
PolicyItemWebViewable | string |
String length: inclusive between 0 and 50 |
|
BillingPolicy | string |
String length: inclusive between 0 and 20 |
|
CoreFlex | string |
String length: inclusive between 0 and 50 |
|
ID | integer |
None. |
|
Item | Object |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.