Difference between revisions of "stoney core: Resellers Resource Mapping (REST - LDAP)"

From stoney cloud
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Created page with "Category:Mapping (LDAP - JSON)")
 
Line 1: Line 1:
 +
= Overview =
 +
The resellers resource mapping describes the business logic behind the LDAP to JSON transformation and visa versa for the request and response objects. The actual resellers resource REST API is located in the [[:Category:Category:REST API|REST API]] category and is named [[stoney core: Resellers Resource - REST API]].
 +
 +
= Resellers Resource Mapping =
 +
== Reseller creation (POST) ==
 +
 +
 +
== Reseller update (PUT) ==
 +
 +
 +
== Reseller partly update (PATCH) ==
 +
 +
 +
== Reseller deletion (DELETE) ==
 +
 +
 +
= Links =
 +
 +
 
[[Category:Mapping (LDAP - JSON)]]
 
[[Category:Mapping (LDAP - JSON)]]

Revision as of 14:53, 29 December 2013

Overview

The resellers resource mapping describes the business logic behind the LDAP to JSON transformation and visa versa for the request and response objects. The actual resellers resource REST API is located in the REST API category and is named stoney core: Resellers Resource - REST API.

Resellers Resource Mapping

Reseller creation (POST)

Reseller update (PUT)

Reseller partly update (PATCH)

Reseller deletion (DELETE)

Links