Changes

stoney core: Resellers Resource - REST API

440 bytes removed, 10:34, 29 January 2014
/* Reseller update response message body */
! Default value
! Example
 
|-
|<code>id</code>
|integer
|yes
|The identification number of the newly created reseller resource.
|
|@TODO add regex
|
|<source lang="javascript">"id": 4000001</source>
 
|-
|<code>location</code>
|string
|yes
|The location URI of the newly created reseller resource, corresponds with the HTTP location header.
|@TODO add link to URI RFC
|
|
|<source lang="javascript">"location": "https://api.example.com/v1/resellers/4000001"</source>
|-
SLB
385
edits