Hi All,

As there are no any other suggestions to the method list, we consider
following as the final list.

*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*
*getInvoiceInfo *- Retrieve information about the invoice 
*createInvoice *- Create a new invoice for an order 
*captureInvoice *- Capture an invoice 
*cancelInvoice *- Cancel an invoice 

*Sales Order Credit Memo*
*getCreditMemoInfo* -  Retrieve the credit memo information 
*createCreditMemo *-   Create a new credit memo for order 
*cancelCreditMemo* -   Cancel the credit memo 
*addCommentToCreditMemo *-  Add a new comment to the credit memo 

*Sales Order Shipment*
*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-tp97825p98309.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