POST api/Rra
Request Information
URI Parameters
None.
Body Parameters
RraDtoName | Description | Type | Additional information |
---|---|---|---|
Deleted | boolean |
None. |
|
Editable | boolean |
None. |
|
Name | string |
Required Max length: 1000 |
|
CompanyDescription | string |
None. |
|
Project | string |
Required Max length: 1000 |
|
Date | date |
None. |
|
RiskRating | RraRiskRating |
None. |
|
DealTeams | Collection of RraDealTeamDto |
None. |
|
Members | Collection of RraMemberDto |
None. |
|
Region | ListItemDto |
None. |
|
Countries | Collection of RegionCountryDto |
None. |
|
IntrinsicRisks | Collection of RraRraIntrinsicRiskDto |
None. |
|
IndustryClassification | ListItemDto |
None. |
|
MainPacContacts | Collection of RraMainPacContactDto |
None. |
|
PolRegAssessmentCompleted | RraPolRegAssessment |
None. |
|
DealProceeded | RraDealProceeded |
None. |
|
PolRegRisks | Collection of RraRraPolRegRiskDto |
None. |
|
LevelOfInvolvementOnPolReg | RraLevelOfInvolvementOnPolReg |
None. |
|
Id | integer |
None. |
|
Visibility | RestrictedVisibility |
None. |
|
VisibilityUserId | integer |
None. |
|
VisibilityClientId | integer |
None. |
|
VisibilityUserGroupIds | Collection of integer |
None. |
|
Created | date |
None. |
|
Modified | date |
None. |
|
CreatedUser | ListItemDto |
None. |
|
ModifiedUser | ListItemDto |
None. |
Request Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/plain
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/plain
Sample:
Sample not available.