POST api/GreenMemberProject?MemberCode={MemberCode}&ProjectId={ProjectId}&ActionType={ActionType}
Add a new project in member portfolio
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
MemberCode | integer |
Required |
|
ProjectId | string |
Required |
|
ActionType | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>