POST api/RelationShip/AddRelationship?a_Key1={a_Key1}&a_Key2={a_Key2}&a_relationship={a_relationship}&a_period={a_period}&a_specific={a_specific}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
a_Key1 | integer |
Required |
|
a_Key2 | integer |
Required |
|
a_relationship | RelationshipType |
Required |
|
a_period | integer |
Required |
|
a_specific | string |
Required |
Body Parameters
Object[]&None.
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
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>