Changes

stoney core: REST API

1 byte removed, 09:14, 15 November 2013
/* Reseller element retrieval (GET) example */
===== Reseller element retrieval (GET) example =====
To retrieve an existing reseller and fetch the informations associated with it, the client needs to send a HTTP <code>GET</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 the associated reseller informations.
SLB, editor, reviewer
3,368
edits