Changes

Jump to: navigation, search

stoney core: People Resource - REST API

104 bytes added, 14:24, 4 June 2014
/* Person creation request message body */
|-
|<code>isCompanygender</code>|booleanstring
|yes
|The gender of the address holder|Either <code>truef</code> if the person represents a companyfor female, <code>false</code> if it's an individual person.|<code>truem</code> for male or <code>falsen</code>for neutral.
|
|
|<source lang="javascript">"isCompanygender": true"f"</source> |-|<code>title</code>|string|no|The title of a person. ||@TODO add regex||<source lang="javascript">"title": "CEO"</source>
|-
SLB
385
edits