Updated 27 April 2024 |

Changes in integration with Wix:

  • The transition to the new version of the Wix API (eCommerce API) for the "order.shipment.list" and "order.shipment.info" methods has been completed
  • The transition to the new version of the Wix API (eCommerce API) for the "order.abandoned.list" method has been completed. Only cursor pagination is now supported (parameter "start" is no longer supported)
  • The "order.count" method is now deprecated. Wix will stop supporting it on September 4, 2024
  • Added support for method "order.update"
  • The transition to the new version of the Wix API (eCommerce API) for the "order.list" and "order.info" methods has been completed. The new version of the API includes the following changes:
    • If a field has no values, it will return null (previously returned an empty string)
    • Introduced field "order_status"
    • Changed "order_product_id"
    • Added coupons (field "discounts")
    • Only supports cursor pagination
    • The fulfillment status CANCELED is absent
    • Added financial statuses: UNSPECIFIED, PARTIALLY_REFUNDED, FULLY_REFUNDED, PENDING, PARTIALLY_PAID
    • Email is missing in billing and shipping addresses in the new API version
    For a smooth transition, the new API version is only available if you pass the "use_latest_api_version" parameter with a value of "true". By default, methods work through the old API. The old API is available until September 4, 2024

Related Articles


What is an API Integration Platform and How to Choose It?
eCommerce Integration Support: How Much Does It Cost
What are API Requests and How Many of Them Do You Need?