Gainesville web design and website development services list. web design services Gainesville Website Design Services Website and Server Hosting Services CommuniSite - The easy to use Content Management System CommuniCart - The simply powerful shopping cart ecommerce system CommuniChat Chat service for website operators
Live Consultation and Support - 888.968.8970   Gainesville Web Design - 352.367.8525
CommuniCart shopping cart and ecommerce system

Newsletter Sign-Up

CommuniCart SOAP API

Want to integrate the CommuniCart web store with your existing billing, accounting and shipping solutions?

CommuniCart offers access to your data via the SOAP protocol. The SOAP protocol is an industry standard method of exchanging data and linking together various applications over the Internet.

What you can do using SOAP and CommuniCart
  • Create customers, items and upload transactions
  • Download transactions and customers created on your CommuniCart store
  • Adjust Item pricing and Inventory
  • Build a thin client POS that uses the logic in our ecommerce engine to create a sale
  • Update the status of an order
  • Create and populate custom fields for customers and transactions
  • Manage product reviews and customer testimonials
  • and much much more...

SOAP Calls

Below is a sample list of the 150 calls available in the WSDL:

Customers
getCustomerByID
getCustomerByAuthentication
getNewsletterSubscriberEmails
getAllCustomers
addCustomer
setCustomerDiscount
updateCustomer
deleteCustomer
setCustomerCustomField
getCustomerPhoto
getNotesForCustomer
addNoteForCustomer
deleteNote
Customer Groups
addCustomerToCustomerGroup
addCustomerGroup
updateCustomerGroup
Items
getItemByID
getItemByProductCode
getItemByUPCCode
getAllItems
addItem
getItemsInItemCategory
searchItems
deleteItem
setItemCustomField
addItemPriceScaleEntry
addItemPhoto
associateItemWithCustomer
associateItemWithCustomerGroup
Invoices
getInvoiceByID
deleteInvoice
updateInvoiceStatus
emailInvoice
getInvoices
setInvoiceCustomField
Payments
getPaymentByID
recordPaymentUsingCreditCard
recordPaymentUsingCheck
recordPaymentUsingCash
recordPaymentUsingECheck
applyPaymentToInvoice
autoApplyPayment
Countries
getCountryByID
getCountryByISOCode
getCountryByName
getAllCountries
Cart
addCartItem
overrideCartItemPrice
setCartCustomer
applyDiscount
applyGiftCertificate
getShippingRateQuotesForCart
addCreditCardPaymentMethodToCart
checkOutCart

Also see the Customer Service web service.

API Availability

The SOAP API is made available in 2 ways:

  • Private Use: The SOAP API is available to companies looking to develop their internal applications for $20 per month.
  • Commercial Use: The SOAP API is available for free (with paid CommuniCart subscription) for companies that develop applications that can be promoted on our website and given or sold to other CommuniCart customers. Ideas include Point of Sale, Financial Accounting, and Order Fulfillment Systems.