POST api/person/addoccupation

Lägg till verksamhet för en kontaktperson

Request Information

URI Parameters

None.

Body Parameters

Ska innehålla personId och occupationId båda skall vara strängar

Collection of Object

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

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>