GET suppliers/:id

Updated on Tue, 2012-02-21

Retrieve the information of the supplier represented by the given id.

Parameters

idrequired

The numerical ID of the desired supplier.

Example Values: 875

callbackoptional

Only available for JSON format. If supplied, the response will use the JSONP format with a callback of the given name.

Resource Information

Requires Authentication?Yes
Response Formatsjson
xml
HTTP MethodsGET