Got questions? Leave your message here or Schedule a quick call with our manager now

2024-04-21
new_feature

Changes in Mercado Libre Integration:

For the "product.list" method, parameters "sort_by" and "sort_direction" have been added.

"sort_by" supports values: "price", "create_at", "modified_at".

new_feature
  • Added the 'tax_id' parameter to the 'customer.address.add' method for PrestaShop (bridge-based) integration.
  • Implemented the 'customer.address.add' method for PrestaShop API integration.
2024-04-14
new_feature

Changes in integration with Prestashop (bridge-based):

  • Added the "cost_price" parameter to the "product.add" and "product.variant.add" methods.
  • An additional field, "cost_price," has been added to the response.
new_feature

Added support for Live Shipping Rates for integration with Shopline. The following methods have been added:

  • "basket.live_shipping_service.create"
  • "basket.live_shipping_service.list"
  • "basket.live_shipping_service.delete"
bugfix
Update in eBay Integration: Fixed "Some error occurred" for the "product.variant.add" method. The "sku" parameter is now required in the "product.add" method for products with the "configurable" type.
new_feature
Added product.add/update/delete methods for Bol integration.
new_feature

Changes in integration with OpenCart:

  • Added the "tags" and "tax_class_id" parameters to the "product.add" method.
  • Same fields, has been added to the response.
bugfix
Update in Shopline Integration: Fixed "Internal service error" for the "order.shipmet.add" and "order.shipmet.update" methods. Added validation of the "carrier_id" parameter. It is now no longer possible to create custom carriers.
new_feature

Updates in integration with Woocommerce (Bridge Version)

For the following methods:

  • 'product.add'
  • 'product.update'

The ability to create or update products using Woocommerce resources has been implemented.

2024-04-07
bugfix
The issue with the value of the "combination->option_id" field in the "product.child_item.list" API method for Shopline integration has been fixed.
new_feature

Improve validation when adding Bigcommerce store:

  • The validation of the 'bigcommerceapi_context' parameter has been improved.
new_feature
Added image support for JFIF, HEIC, WebP, and SVG formats for Shopify integration.
2024-03-31
new_feature

Changes in integration with Shopware (bridge-based):

  • Added the "status" parameter to the "product.list" and "product.count" methods.
  • An additional field, "status," has been added in the responses of the "product.list" and "product.info" methods.
new_feature

Added "find_value" and "find_where" parameters for integration with Shopify for the following methods:

  • "product.list"
  • "product.count"
  • "product.child_item.list"
  • "category.list"
  • "category.count"
  • "customer.list"
  • "customer.count"
new_feature
Implemented new methods: product.image.add and product.image.delete for Wix integration.
new_feature
Added tax_class_id and in_stock parameters to the product.add/update and product.variant.add/update methods for WooCommerce API integration.
new_feature
Added method "product.variant.delete" for Opencart integration.
bugfix
Fixed the output of the "variant_id" field for order products in the "order.list" and "order.info" methods in the BigCommerce integration.
bugfix

Update in Shopline Integration: Fixed output of "shipping_address" and "billing_address" fields in methods:

  • order.list
  • order.info
new_feature

Update in eBay Integration: Added webhook support

Supported webhooks for:

  • product.add
  • order.add
  • order.update
  • order.shipment.add
bugfix
Bugfix in integration with Prestashop: Fixed an issue where the "product.variant.add" method was creating "broken" attributes.
new_feature
We have implemented the output of the "customer->phone" field and the "order_products->weight_unit" field in the responses of the "order.list" and "order.info" API methods for Magento 2 API Integration.
new_feature

Changes in integration with Wix:

  • added parameter "type" to the method "product.update"
  • added methods for working with options: "product.option.add" and "product.option.value.add"
2024-03-24
new_feature
  • Implemented new methods product.variant.image.add and product.variant.image.delete for OpenCart integration.
  • Updated the product.image.add method to include the product_variant_id and variant_ids parameters for PrestaShop API integration.
bugfix
Fixed issue with missed webhooks for "order.add" event in BigCommerce integration.
new_feature
The "product.variant.add" method was implemented for Amazon SP API integration.
new_feature
Updates have been made to the integration with Walmart. The field "weight" is now accessible in the "order.list" and "order.info" methods.
new_feature

Changes in integration with Bigcommerce:

  • Added the "cost_price" parameter to the "product.variant.add".
new_feature

Implemented the stores_ids field in the subscriber.list method across Magento, Magento API, PrestaShop, PrestaShop API, Shopware, Shopware API, and WooCommerce integrations.

new_feature

Updates in integration with BigCommerce. The following parameters have been added for methods:

  • "admin_private_comment" for the "order.add" method
  • "admin_private_comment" for the "order.update" method
new_feature

Changes in integration with OpenCart:

  • Added the "status" parameter to the "product.list" and "product.count" methods.
  • An additional field, "status," has been added in the responses of the "product.list" and "product.info" methods.
new_feature

Updates in integration with Woocommerce (Bridge Version)

For the following methods:

  • 'product.image.add'
  • 'product.variant.image.add'

The ability to upload images using Woocommerce resources has been implemented.

2024-03-17
new_feature

Enhanced integration with BigCommerce:

  • The "subscriber.list" method now includes the "stores_ids" field in the response.
  • Implemented warning message for users lacking permissions to view channels.
new_feature

The order_products.variant_id field is now populated in the response of the order.list and order.info methods for OpenCart integration.

Please note that the value is available only for OpenCart starting from version 4.0.0.

new_feature
PrestaShop: Added the 'is_default' parameter for the 'product.variant.add' and 'product.variant.update' methods.
bugfix

Bugfix in integration with OpenCart: The "combination" field is now populated in the response of the "product.child_item.list" method.

new_feature

Enhancement in integration with eBay:

  • We implemented the output of dimensions_unit, width, height, and length fields for product.info/list. Also these fields are now available in the order.info/list response under order_products > additional_fields.
new_feature

Added "store_id" parameter for integration with Prestashop API for the following methods:

  • "product.add"
  • "product.delete"
  • "product.variant.add"
  • "product.variant.update"
  • "product.variant.delete"
  • "product.image.add"
2024-03-10
new_feature

Updates in integration with eBay. The following parameters have been added for methods:

  • "sku" and "name" for the "product.update" method
  • "sku" for the "product.variant.update" method
2024-03-03
new_feature
Added "status" parameter to the "product.add" method for OpenCart integration.
new_feature
Returns support was added for Shopline integration. List of added methods: "order.return.add", "order.return.update", "return.status.list", "return.list", "return.info".
new_feature

Updates in integration with Shopware (bridge-based):

For Shopware 5:

  • Added the 'status' parameter for the 'product.add' and 'product.update' API methods.

For Shopware 6:

  • Added the 'status' and 'visible' parameters for the 'product.add' and 'product.update' methods.
  • Added the 'store_id' parameter for the 'product.update' method.
new_feature

We now provide webhooks for Amazon SP API integration. The following events are supported:

  • "product.add"
  • "product.update"
  • "product.delete"
  • "order.add"
  • "order.update"
new_feature
Added the "status" and "visibility" parameters to the "product.add" method for Magento (bridge-based) and Magento 2 API integrations.
2024-02-25
annonce
We migrated to the newer API version "2024-01" for Shopify integration.
new_feature
Enhanced method signatures for adding and updating products in WooCommerce and WooCommerceAPI.

Added "status" and "visible" parameters to the "product.add" method for WooCommerce.
Updated possible "status" values from "publish, pending" to "enabled, disabled, draft."
Added the "visible" parameter in the "product.update" method for WooCommerce
Added "status" and "visible" parameters to the "product.add" method for WooCommerceAPI.
Added "status" parameter to the "product.update" method for WooCommerceAPI.
bugfix
Plugin Builder changes. We removed the default store key from "bridge2cart/config.php" in Shopware and WooCommerce connector plugins; also, in the WooCommerce connector plugin, some code was refactored to meet WordPress requirements.
new_feature
"status" parameter was added to the product.add and product.update methods for the Demandware integration.
new_feature
Added "status" and "visible" parameters to the "product.add" method for BigCommerce.
new_feature
Added "status" parameter to the "product.add" method for Etsy API v3.
new_feature
Added "status" and "visible" parameters to the "product.add" method. Added "status" and "visible" parameters to the "product.update" method. For Shift4Shop REST API.
new_feature

Implemented multi-store support for variants in Prestashop integration, introducing the following parameters:

  • "stores_ids" and "store_id" for the "product.variant.add" method
  • "store_id" for the "product.variant.update", "product.variant.delete", and "product.delete" methods.
new_feature
The parameter "group_ids" was implemented in the "customer.add" method for Prestashop integration.
2024-02-18
new_feature
New methods were added for Lightspeed: "category.list", "category.info", "category.count".
new_feature
Added order.abandoned.list method for Tiendanube platform.
new_feature
"Returns support has been added for Zoho integration. The following methods have been introduced: 'order.return.add', 'order.return.update', 'return.status.list', 'return.list', 'return.info'."
new_feature
A new "Auto-detect IP addresses" button has been added to the "Firewall settings" page. Now, it has become easier to whitelist the IP addresses from which you make requests to API2Cart.
new_feature
Added methods product.variant.add, product.variant.update, product.variant.delete on Tiendanube.
new_feature
Added methods product.image.add, product.image.update, product.image.delete on Tiendanube.
annonce

Now, we provide integration with the Tiendanube platform. The list of added methods for this platform includes:

  • "account.cart.add"
  • "account.config.update"
  • "cart.validate"
  • "cart.delete"
  • "cart.script.list"
  • "cart.info"
  • "cart.meta_data.list"
  • "account.cart.list"
  • "account.cart.add"
  • "account.config.update"
  • "account.supported_platforms"
  • "product.list"
  • "product.count"
  • "product.info"
  • "product.find"
  • "product.add"
  • "product.update"
  • "product.delete"
  • "category.list"
  • "category.count"
  • "category.info"
  • "order.count"
  • "order.list"
  • "order.info"
  • "order.status.list"
  • "order.financial_status.list"
  • "order.fulfillment_status.list"
  • "order.abandoned.list"
  • "customer.list"
  • "customer.count"
  • "customer.info"
  • "product.child_item.info"
  • "product.child_item.list"
new_feature
Added methods webhook.count, webhook.create, webhook.delete, webhook.events, webhook.list on Tiendanube.
bugfix
EtsyAPIv3: fixed order.shipment.add when tracking number is already in use for order
2024-02-11
new_feature
The parameters "weight_unit", "dimensions_unit", "avail_from", and "seo_url" to the product.add and product.update methods were added for the OpenCart integration.
bugfix
Fixed quantity update in "product.variant.update" API method for eBay integration.
bugfix
Fixed the "Internal service error" for some "order.list/info" requests for Walmart integration with Sandbox environment. Fixed the "category.list/info" methods for Walmart integration with Sandbox environment.
new_feature
"WooCommerce Dynamic Pricing & Discounts" plugin support was implemented in "product.list/info" and "product.child_item.list/info" API methods for WooCommerce (bridge-based) and WooCommerce API. You can find those prices in the "advanced_price" field of the response.
annonce
Added compatibility with Shopware, ShopwareAPI version 6.5.7.3
annonce
Added compatibility with OpenCart version 4.0.2.3. The bridge has been updated to 151 version.
new_feature
Added support for new notifications for plugins from the plugin builder: The plugin is disconnected, and store key is updated
bugfix
Fixed the "product.variant.add" method for Prestashop 8.1+ when "broken" variants were created if none of these fields were passed: upc, ean, isbn or mpn.
2024-02-04
new_feature
"product.image.update" and "product.image.delete" API methods were added for Prestashop.
new_feature
Returns support was added for Magento 2 API integration (but only for "Enterprise Edition" stores). List of added methods: "order.return.add", "order.return.update", "return.status.list", "return.reason.list", "return.action.list ", "return.list", "return.count", "return.info".
bugfix
Fixed output format in some additional fields for eBay integration. The problem could occur if there is only one element in the array.
bugfix
Fixed a bug, when adding class rates to a product via "product.tax.add" API method for OpenCart 4+ version.
new_feature
New methods were added for Zoho: "product.variant.add", "product.variant.update", "product.variant.delete", "product.variant.image.delete". Added the ability to set images for variants in the product.image.add method (parameter "variant_ids").
new_feature
The "store_id" parameter was implemented in "order.list" API method for BigCommerce integration.
new_feature
The "cart.coupon.list" method has been added for Zoho.
annonce
Amazon MWS integration has been delisted due to the end of support by Amazon. Please migrate to Amazon SP API integration.
new_feature
Added method order.refund.add on Shopline.
new_feature
We added support for the "tags" parameter in the "product.add" and "product.update" methods for PrestaShop (bridge-based) and PrestaShop API integrations.
2024-01-28
new_feature
The "stores_ids" parameter was implemented in "product.add" request for Prestashop (bridge based) integration. Now you can assign the product to multiple shops during creation.
new_feature
New methods were added for Shopline: "order.shipment.add", "order.shipment.update", "order.shipment.delete", "order.shipment.tracking.add".
new_feature
"product.image.add" and "product.image.delete" API methods were implemented for Shopline.
bugfix
"parent_ids" additional field was added to the "calegory.list" and "calegory.info" responses, also additional fields "browse_path_by_name" and "browse_path_by_id" are now displayed as an array of strings. All these changes are related only to the Amazon SP API integration.
new_feature
A new parameter, "auction_confidentiality_level", was added to the "product.add" method for eBay integration.
2024-01-21
annonce
We migrated to the latest API version "23.2" for Salesforce Commerce Cloud (Demadware) integration.
new_feature
Added the ability to create a configurable product for eBay. Due to some limitations on the API side of the platform, the creation process is slightly different from other platforms. When creating a product, you must pass at least one option that will form the variants. Options are specified in specifics with the flag used_for_variations = true.
bugfix
Fixed the value of a field "categories_ids" in the "product.list" and "product.info" responses for Amazon SP API integration.
bugfix
Fixed the "Internal service error" for some "category.list" requests for Amazon SP API integration.
new_feature
New methods were added for Shopline: "category.add", "category.update", "category.delete", "category.assign", "category.unassign", "category.image.add", "category.image.delete".
2024-01-14
new_feature
The "specifics" parameter in "product.add" API method now supports multivalue specifics for eBay.
new_feature
The "buyitnow_price" and "reserve_price" parameters were added for eBay in "product.add" and "product.update" API methods.
new_feature
Added support for returns on Opecart. List of added methods: "order.return.add", "order.return.update", "order.return.delete", "return.status.list", "return.reason.list", "return.action.list ", "return.list", "return.count", "return.info".
new_feature
New API methods were implemented for Zoho: "order.update", "shipment.add", "shipment.update".
new_feature
Webhooks support was implemented for Zoho: "order.add", "order.update", "order.shipment.update", "category.add", and "category.update".
new_feature
New methods were added for Zoho: "product.add", "product.update", "product.delete", "product.image.add", "product.image.update", "product.image.delete".
2024-01-07
new_feature
"Price Based on Country for WooCommerce" plugin support was implemented in "product.list/info" and "product.child_item.list/info" API methods for WooCommerce (bridge-based). You can find those prices in the "advanced_price" field of the response.
new_feature
The "store_url" parameter was implemented in "account.config.update" API method for all platforms with this parameter in "account.cart.add" API method.
new_feature
New methods were added for Lazada: "product.update", "product.variant.update".