Changes

stoney core: Resellers Resource - REST API

439 bytes added, 15:34, 12 December 2013
/* Reseller partly update (PATCH) */
== Reseller partly update (PATCH) ==
To update fields of an existing reseller, the client needs to send a HTTP <code>PATCH</code> request on the reseller's element resource URI (such as, <code>https://api.example.com/v1/resellers/4000001</code>).
The service responds with a HTTP status code 200 (OK) on success and returns an empty body.
 
In contrast to the [[#Reseller_update_.28PUT.29|<code>PUT</code>]] method, only the changed fields are to be included in the request.
 
== Reseller deletion (DELETE) ==
= Links =
[[Category:REST API]]
SLB
385
edits