Changes

stoney core: Resellers Resource - REST API

988 bytes added, 16:46, 28 January 2014
/* Reseller element retrieval response message body */
}
</source>
 
|-
|<code>customers</code>
|string
|yes
|The location URI of the customers belonging to this reseller resource.
|@TODO add link to URI RFC
|
|
|<source lang="javascript">"location": "https://api.example.com/v1/resellers/4000000/customers"</source>
 
|-
|<code>customers</code>
|string
|yes
|The location URI of the customers belonging to this reseller resource.
|@TODO add link to URI RFC
|
|
|<source lang="javascript">"location": "https://api.example.com/v1/resellers/4000000/customers"</source>
 
|-
|<code>employees</code>
|string
|yes
|The location URI of the employees belonging to this reseller resource.
|@TODO add link to URI RFC
|
|
|<source lang="javascript">"location": "https://api.example.com/v1/resellers/4000000/employees"</source>
 
|-
|<code>users</code>
|string
|yes
|The location URI of the users belonging to this reseller resource.
|@TODO add link to URI RFC
|
|
|<source lang="javascript">"location": "https://api.example.com/v1/resellers/4000000/users"</source>
|}
SLB
385
edits