POST api/Insurance
Request Information
URI Parameters
None.
Body Parameters
Insurance| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| AccountId | globally unique identifier |
None. |
|
| ClientAccountId | globally unique identifier |
None. |
|
| ClientId | globally unique identifier |
None. |
|
| TypeId | integer |
None. |
|
| Name | string |
None. |
|
| TaxIdentifier | string |
None. |
|
| IRDARegNo | string |
None. |
|
| FollowUp | integer |
None. |
|
| Note | string |
None. |
|
| StatusId | integer |
None. |
|
| IsVerified | boolean |
None. |
|
| Status | string |
None. |
|
| ModifiedBy | globally unique identifier |
None. |
|
| ModifiedOn | date |
None. |
|
| Modified | Member |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.