Changes

stoney core: Resellers Resource - REST API

45 bytes added, 08:37, 30 January 2014
/* Overview */
Basically, we want to be able to do the following things:
* Create a new reseller ([[#Reseller_creation_.28POST.29|POST]]).
* Retrieve multiple resellers in the form of a list ([[#Reseller_collection_retrieval_.28GET.29|GET]]).
* Retrieve a single reseller (GET).
* Update an existing reseller (PUT).
SLB
385
edits