Changes

Jump to: navigation, search

stoney core: People Resource - REST API

210 bytes removed, 14:49, 5 June 2014
/* Person creation request message body */
|string
|yes
|Time zone as an [[http://en.wikipedia.org/wiki/UTC_offset|offset from UTC]].
|Offset from UTC in the form <code>UTC±[hh]:[mm]</code>
|
|
|<source lang="javascript">"timeZoneOffset": "UTC+01:00"</source>
 
|-
|<code>belongsToResellerID</code>
|integer
|yes
|The reseller identification number the newly created person resource must belong to.
|
|@TODO add regex
|
|<source lang="javascript">"id": 4000001</source>
|-
|integer
|yes
|The the [[stoney_core:_Customers_Resource_-_REST_API|customer identification number ]] UID the newly created person resource must belong belongs to.
|
|@TODO add regex
SLB
385
edits