Hi All,

Please find the correct method list (SOAP API) that will considered as
final. (By mistakenly I have included the REST method list in my previous
reply)

*Initialization*
login - Start the API session, return the session ID, and authorize the API
user. 

*Catalog Product Tier Price*
getCatalogProductTierPriceInfo - Retrieve information about product tier
prices 
updateCatalogProductTierPrice - Update the product tier prices 

*Catalog Inventory*
listStockData - Retrieve the list of stock data by product IDs 
updateStockData- Update the stock data for a list of products 

*Cart Customer*
setCustomerInformation - Add customer information into a shopping cart 
setCustomerAddresses - Set the customer addresses (shipping and billing)
into a shopping cart 

*Cart Payment*
setCartPaymentMethod - Set a payment method for a shopping cart 
listAvailableCartPaymentMethods        - Get the list of available payment
methods for a shopping cart 

*Cart Product*
addCartProduct        - Add one or more products to a shopping cart 
updateCartProduct - Update one or more products in a shopping cart 
removeCartProduct - Remove one or more products from a shopping cart 
listCartProducts - Get a list of products in a shopping cart 
moveProductFromQuoteToCart -Move one or more products from the quote to the
customer shopping cart 

*Cart Shipping*
setCartShippingMethod - Set a shipping method for a shopping cart 
listAvailableCartShippingMethods - Retrieve the list of available shipping
methods for a shopping cart 

*Shopping Cart*
createShoppingCart - Create a blank shopping cart 
createOrderFromShoppingCart - Create an order from a shopping cart 
getShoppingCartInfo - Get full information about the current shopping cart 
getShoppingCartTotals - Get all available prices for items in shopping cart,
using additional parameters 

*Customer*
createCustomer - Create a new customer 
getCustomerInfo - Retrieve the customer data 
updateCustomer  - Update the customer data 
deleteCustomer  - Delete a required customer 

*Customer Address*
createCustomerAddress - Create a new address for a customer 
getCustomerAddressInfo - Retrieve the specified customer address 
updateCustomerAddress - Update the customer address 
deleteCustomerAddress - Delete the customer address 

*Sales Order*
getOrderInfo - Retrieve the order information 
addCommentToOrder - Add a comment to an order 
cancelOrder - Cancel an order 

*Sales Order Invoice*
getShipmentInfo - Retrieve information about the shipment 
createShipment  - Create a new shipment for an order 
addCommentToShipment - Add a new comment to a shipment 

Thanks & Regards
Rasika



--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-Magento-tp97825p98220.html
Sent from the WSO2 Architecture mailing list archive at Nabble.com.
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to