POST api/GreenMemberProject?MemberCode={MemberCode}&ProjectId={ProjectId}&ActionType={ActionType}

Add a new project in member portfolio

Request Information

URI Parameters

NameDescriptionTypeAdditional information
MemberCode

integer

Required

ProjectId

string

Required

ActionType

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>