iSAMS Sales and Returns API
The following operations are supported. For a formal definition, please review the Service Description.
-
Authenticate
Authenticates the API credentials provided. -
ExportAllCsv
Exports all sale/return data to a set of CSV files retrievable via HTTP. -
ExportAllJson
Exports all sale/return data to a set of JSON files retrievable via HTTP. -
ExportAllXml
Exports all sale/return data to a set of XML files retrievable via HTTP. -
ExportCsv
Exports specified sale/return data to a set of CSV files retrievable via HTTP. -
ExportJson
Exports specified sale/return data to a set of JSON files retrievable via HTTP. -
ExportXml
Exports specified sale/return data to a set of XML files retrievable via HTTP. -
ListAll
Lists all the Orders IDs for Sales/Returns -
ListAvailableWebsites
Lists available websites and their corresponding website IDs. -
ListFiltered
Lists the Orders IDs for Sales/Returns based on the filters specified. -
RetrieveReturn
Retrieves the specified return. -
RetrieveReturns
Retrieves a set of specified sales. -
RetrieveSale
Retrieves the specified sale. -
RetrieveSales
Retrieves a set of specified sales.