API Methods
From Developer's API
(Difference between revisions)
(→Errors Methods) |
(→Examples) |
||
Line 5: | Line 5: | ||
== Examples == | == Examples == | ||
− | {| border="1" cellpadding=" | + | {| border="1" cellpadding="0" |
|-valign="top" | |-valign="top" | ||
| <nowiki>https://localhost/API/32012</nowiki> | | <nowiki>https://localhost/API/32012</nowiki> | ||
Line 20: | Line 20: | ||
|} | |} | ||
− | |||
== External links == | == External links == | ||
===Clients Methods=== | ===Clients Methods=== |
Revision as of 18:10, 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