checkout/cart_api Shopping Cart cart Create shopping cart create cart/create Create an order from shopping cart createOrder cart/order Retrieve information about shopping cart info cart/info Get total prices for shopping cart totals cart/totals Get terms and conditions licenseAgreement cart/license 1001 Can not make operation because store is not exists 1002 Can not make operation because quote is not exists 1003 Can not create a quote. 1004 Can not create a quote because quote with such identifier is already exists 1005 You did not set all required agreements 1006 The checkout type is not valid. Select single checkout type. 1007 Checkout is not available for guest 1008 Can not create an order. checkout/cart_product_api Cart Product API cart/product Add product to shopping cart add cart/product/add Update product quantities in shopping cart update cart/product/update Remove product from shopping cart remove cart/product/remove Get list of products in shopping cart items cart/product/list Move product(s) to customer quote moveToCustomerQuote cart/product/moveToCustomerQuote 1001 Can not make operation because store is not exists 1002 Can not make operation because quote is not exists 1021 Product's data is not valid. 1022 Product(s) could not be added. 1023 Quote could not be saved during adding product(s) operation. 1024 Product(s) could not be updated. 1025 Quote could not be saved during updating product(s) operation. 1026 Product(s) could not be removed. 1027 Quote could not be saved during removing product(s) operation. 1028 Customer is not set for quote. 1029 Customer's quote is not existed. 1030 Quotes are identical. 1031 Product(s) could not be moved. 1032 One of quote could not be saved during moving product(s) operation. checkout/cart_customer_api Customer Information cart/customer Set customer for shopping cart set cart/customer/set Set customer's addresses in shopping cart setAddresses cart/customer/addresses 1001 Can not make operation because store is not exists 1002 Can not make operation because quote is not exists 1041 Customer is not set. 1042 The customer's identifier is not valid or customer is not existed 1043 Customer could not be created. 1044 Customer data is not valid. 1045 Customer's mode is unknown 1051 Customer address data is empty. 1052 Customer's address data is not valid. 1053 The customer's address identifier is not valid 1054 Customer address is not set. 1055 Customer address identifier do not belong customer, which set in quote checkout/cart_shipping_api Shipping information cart/shipping Set shipping method setShippingMethod cart/shipping/method Get list of available shipping methods getShippingMethodsList cart/shipping/list 1001 Can not make operation because store is not exists 1002 Can not make operation because quote is not exists 1061 Can not make operation because of customer shipping address is not set 1062 Shipping method is not available 1063 Can not set shipping method. 1064 Can not receive list of shipping methods. checkout/cart_payment_api Payment method information cart/payment Set payment method setPaymentMethod cart/payment/method Get list of available payment methods getPaymentMethodsList cart/payment/list 1001 Can not make operation because store is not exists 1002 Can not make operation because quote is not exists 1071 Payment method data is empty. 1072 Customer's billing address is not set. Required for payment method data. 1073 Customer's shipping address is not set. Required for payment method data. 1074 Payment method is not allowed 1075 Payment method is not set. checkout/cart_coupon_api Shopping cart ability to set coupon code cart/coupon Add coupon code for shopping cart add cart/coupon/add Remove coupon code from shopping cart remove cart/coupon/remove 1001 Can not make operation because store is not exists 1002 Can not make operation because quote is not exists 1081 Coupon could not be applied because quote is empty. 1082 Coupon could not be applied. 1083 Coupon is not valid. cart_customer add remove method method set addresses method Shopping Cart Create shopping cart Create an order from shopping cart Retrieve information about shopping cart Get total prices for shopping cart Get terms and conditions Products Add product(s) to shopping cart Update product(s) quantities in shopping cart Remove product(s) from shopping cart Get list of products in shopping cart Move product(s) to customer quote Customer's information Set customer for shopping cart Set customer's addresses in shopping cart Shipping methods in shopping cart Set shipping method Get list of available shipping methods Payment methods in shopping cart Set payment method Get list of available payment methods Shopping cart ability to set coupon code Add coupon code for shopping cart Remove coupon code from shopping cart shoppingCart shoppingCartProduct shoppingCartCustomer shoppingCartShipping shoppingCartPayment shoppingCartCoupon