eCommerce API 电子商务API

The eCommerce API can be used to integrate your Shopping Cart, ERP, or Accounting Solution into eCommerce Webship.
电子商务 API 可用于将您的购物车、ERP 或会计解决方案集成到电子商务 Webship 中。

The API supports two methods for communicating with outside applications:
API 支持两种与外部应用程序通信的方法:

  1. Outside applications can query data from and push data into eCommerce Webship via the Rest API.
    外部应用程序可以通过 Rest API 从 eCommerce Webship 查询数据并将数据推送到 eCommerce Webship。
  2. eCommerce Webship can read data from and push data into outside applications via the Webhooks Integration.
    eCommerce Webship 可以通过 Webhooks 集成从外部应用程序读取数据并将数据推送到外部应用程序。

Rest API 休息API

The Rest API allows outside applications to query data from and push data into eCommerce Webship.
Rest API 允许外部应用程序从电子商务 Webship 查询数据并将数据推送到电子商务 Webship。

Use the Rest API when:
在以下情况下使用 Rest API:

  • You want to push orders into eCommerce Webship from your application
    您想要从您的应用程序将订单推送到电子商务 Webship
  • You want to pull shipments out of eCommerce Webship into your application
    您想要将电子商务 Webship 中的货件提取到您的应用程序中
  • You want to query for live shipping quotes to be displayed during the checkout process of your custom shopping cart
    您想要查询在自定义购物车的结帐过程中显示的实时运输报价

Click here for more information about the Rest API
单击此处了解有关 Rest API 的更多信息

Webhooks Integration Webhooks 集成

eCommerce Webship can read order information from and push shipment information to outside applications via the Webhooks Integration.
eCommerce Webship 可以通过 Webhooks 集成从外部应用程序读取订单信息并将发货信息推送到外部应用程序。

Use the Webhooks Integration when:
在以下情况下使用 Webhooks 集成:

  • You want eCommerce Webship to pull orders from your application when they are ready to ship
    您希望 eCommerce Webship 在订单准备发货时从您的应用程序中提取订单
  • You want eCommerce Webship to push tracking numbers back to your application when orders have been shipped
    您希望 eCommerce Webship 在订单发货后将跟踪号码推送回您的应用程序

Click here for more information about the Webhooks Integration
单击此处了解有关 Webhooks 集成的更多信息