API Methods
From Developer's API
(Difference between revisions)
(→Orders Methods) |
|||
Line 4: | Line 4: | ||
<b><nowiki>https://{host}/API/{MerchantId}[/{TableName}[/{ItemId}][/{Command}]]</nowiki></b> | <b><nowiki>https://{host}/API/{MerchantId}[/{TableName}[/{ItemId}][/{Command}]]</nowiki></b> | ||
− | + | == Examples == | |
{| border="1" cellpadding="2" | {| border="1" cellpadding="2" | ||
|-valign="top" | |-valign="top" | ||
Line 20: | Line 20: | ||
|} | |} | ||
− | + | ||
+ | == External links == | ||
===Clients Methods=== | ===Clients Methods=== | ||
:[https://www.mcssl.com/API/118303/Clients/LIST?key=0&doc=1 List Clients] | :[https://www.mcssl.com/API/118303/Clients/LIST?key=0&doc=1 List Clients] | ||
Line 37: | Line 38: | ||
:[[API Error Codes]] | :[[API Error Codes]] | ||
− | + | == API Method Parameters Matrix == | |
:{| border="1" cellspacing="0" cellpadding="5" | :{| border="1" cellspacing="0" cellpadding="5" | ||
| | | |
Revision as of 18:08, 26 May 2008
Calling an API method is done by making a request to a method URI
API Methods are of the form https://{host}/API/{MerchantId}[/{TableName}[/{ItemId}][/{Command}]]
Contents |
Examples
https://localhost/API/32012 | Returns a list of Group Level methods available to merchant 32012 |
https://localhost/API/32012/Products | Returns a list Product related methods |
https://localhost/API/32012/Products/LIST | Returns a LIST of Products |
https://localhost/API/32012/Products/173457882/READ | Returns Product details for ProductId 173457882 |
External links
Clients Methods
Products Methods
Orders Methods
Errors Methods
API Method Parameters Matrix
List Clients List Products List Orders List Errors Limit Count • • • - Limit Offset • • • - Sort Column •1 - •2 - Sort Order • - • - Limit Start Date - - • - Limit End Date - - • -
- 1 FirstName, LastName
- 2 GrandTotal