Changes

stoney core: Resellers Resource - REST API

495 bytes added, 10:23, 11 December 2013
/* Reseller creation (POST) */
= Reseller resource methods =
== Reseller creation (POST) ==
To create a new reseller the client needs to send a HTTP <code>POST</code> request on the reseller collection resource URI <code>https://api.example.com/v1/resellers</code>, including the associated reseller informations.
The service will generate a new reseller and responds with a HTTP status code <code>201</code> (Created) on success. The newly created reseller URI is returned within the HTTP location header, which can be used by the client to gather informations about the new reseller.
 
=== Reseller creation request message ===
{| class="wikitable sortable"
SLB
385
edits