Changes

Jump to: navigation, search

stoney core: People Resource - REST API

399 bytes added, 15:04, 5 June 2014
/* Person creation request message body */
|
|<source lang="javascript">"belongsToCustomerID": 4000002</source>
 
|-
|<code>employeeOfUID</code>
|array
|yes
|The UID(s) the person is an employee of. The UID(s) can belong to one or more [[stoney_core:_Resellers_Resource_-_REST_API|resellers]] or also to one or more [[stoney_core:_Customers_Resource_-_REST_API|customers]]
|one ore more UID as integer
|@TODO add regex
|
|<source lang="javascript">"
employeeOfUID": [
4000002,
4001003,
4002004
]
</source>
|}
SLB
385
edits