wish如何查找欧盟海关报关需要的订单信息(上)(适用于从欧盟境外发货的欧盟路向订单)

2024-01-01 14:01:26
By 被神爱着

如何查找欧盟海关报关需要的订单信息(上)(适用于从欧盟境外发货的欧盟路向订单)


下文是介绍 CEST 时间2021年7月1日凌晨0时生效的欧盟履单要求的系列文章中的其中一篇。如需了解更多信息,请点击此处

为了遵守2021年7月1日生效的WishPost 第三方物流 (3PL) 渠道配送这些订单。当wish商户将鼠标悬停在该标记上时,可以看到以下提示:

具体来说,通过 WishPost 3PL 渠道从中国大陆履行欧盟路向订单时,wish商户可能需要根据情况执行不同的操作:

  • 如果产品的货值(即,用户支付的产品价格)小于或等于150欧元,将由 WishPost 负责处理相关的物流和报关要求,无需商户执行额外操作。

  • 如果产品的货值大于150欧元,则该订单还会带有“要求支付消费者 VAT”标记。

    • 要查看报关所需的订单信息,请在订单的“操作”栏点击“查看详情”,然后转到订单的订单详情页。

    • 在“订单详情”页的“产品详情”部分,商户会看到一个新的版块,叫做“欧盟路向订单报关信息”,其中包含需要提供给物流服务商的所有信息。商户可将这些信息提供给上述三个 WishPost 物流渠道的物流服务商,可以采取物流服务商能够接受的任何格式提供(若可以,强烈建议采用电子格式):

    • 商户也可以通过 V2 和 V3 版 API 端口获取这些信息。具体如下:

    • V2 版 API 端口:商户可在以下 V2 版订单相关 API 端口使用新增加的“eu_vat_info”属性获取这些信息

    • V3 版 API 端口:商户在以下 V3 版订单相关 API 端口使用新增加的“eu_vat_customs_declaration”属性获取这些信息:

    • 检索某个订单:GET https://merchant.wish.com/api/v2/order

    • 检索最近更改的订单:GET https://merchant.wish.com/api/v2/order/multi-get

    • 检索最近更改的 FBW 订单:GET https://merchant.wish.com/api/v2/order/multi-get-fbw

    • 检索最近更改的 FBS 订单:GET https://merchant.wish.com/api/v2/order/multi-get-fbs

    • 检索未履行的订单:GET https://merchant.wish.com/api/v2/order/get-fulfill


    • 查找某个订单:GET https://merchant.wish.com/api/v3/orders/{id}

    • 列出多个订单:GET https://merchant.wish.com/api/v3/orders



    • 顺友欧洲快速专线

    • EQ 专线快递-高值普货

    • EQ 专线快递-高值特货

    • 商户必须使用下列三个 WishPost 物流渠道之一来履行这些订单,因为这些物流服务商可提供完税后交货 (DDP) 服务,并且可协助(向海关)代缴 Wish 收取的增值税和/或关税

    • 由于货值大于150欧盟的订单须办理正式报关手续,并须缴纳适用关税,因此商户需要负责(可与指定的 DDP 物流服务商协商)确定由谁作为包裹的“登记进口商”(Importer of Record),以及如何处理/支付额外的费用。

    • 如需了解关于带“要求支付消费者 VAT”标记的欧盟路向订单的更多信息,请点击此处。

    • 商户需要向物流服务商额外提供报关所需的订单信息

具体来说,“eu_vat_customs_declaration”可从 order → tax_information → vat_information → eu_vat_customs_declaration 属性中找到。

wish商户官网原文详情:


How to find order information for EU customs declaration (applicable to EU-bound orders shipped from outside of EU)


The below article is part of a series covering EU fulfillment requirements effective July 1, 2021 12:00AM CEST. See here for more information.

 

To comply with the July 1, 2021 changes to European Union (EU) VAT, merchants shipping EU-bound orders from outside of the EU may be required to share additional order information with shipping carriers as a part of customs declarations (in order to facilitate the completion of necessary customs declarations).

Note that not all merchants shipping to the EU from outside of the EU are required to take additional actions. This article outlines different scenarios and action items applicable to different merchant groups.

1. Shipping to the EU from Mainland China

Merchants shipping EU-bound orders with the Advanced Logistics Program or Smart Logistics Program from Mainland China DO NOT need to take any additional actions described below to meet logistics or customs declaration requirements, as these two programs will cover all the necessary actions for these orders.

On the other hand, drop-ship orders released on or after June 26, 2021 12:00AM CEST (i.e., June 25, 2021 10:00PM UTC) bound for an EU customer address will be marked with a “European Union Order” flag in the Orders > Unfulfilled Orders page and Orders > History page on Merchant Dashboard (or Merchant Plus dashboard's corresponding Unfulfilled Orders and Order History page) starting July 1, 2021 12:00A CEST, available for merchants to ship with a WishPost 3rd Party Logistics (3PL) channel. When hovering over the flag, merchants will see the following tooltip:

Specifically, when fulfilling EU-bound orders from Mainland China with WishPost 3PL channels, merchants may be subject to the following two scenarios and action items:

  • If the consignment value of the corresponding product (i.e., customer-paid product price) is less than or equal to €150, no additional action is needed from merchants, as WishPost will take care of relevant logistics and customs declaration requirements.

  • If the consignment value of the corresponding product is greater than €150, the order will also be marked with an additional "Pay Customer VAT "PC-VAT" required" flag. 

    • To access the order information for customs declaration, click “View details” under the “Action” column of the corresponding order and navigate to the order's Order details page.

    • Under the “Product details” section of the Order details page, merchants will find a new section called “EU-bound order information for customs declaration”, which contains all information necessary to file/share with shipping carriers. Merchants may supply the information in this section of the page to the shipping carriers of the above three WishPost logistics channels in any format acceptable by the shipping carriers (electronic submission is strongly preferred/recommended, if this option exists): 

    • Alternatively, merchants may also access this information via v2 and v3 API. Specifically:

    • V2 API: Merchants may access this information via the newly-added ‘eu_vat_info' attribute in the response of the following order-related v2 API endpoints

    • V3 API: Merchants may access this information via the newly-added ‘eu_vat_customs_declaration' attribute in the response of the following order-related v3 API endpoints:

    • Retrieve an Order: GET https://merchant.wish.com/api/v2/order

    • Retrieve Recently Changed Orders: GET https://merchant.wish.com/api/v2/order/multi-get

    • Retrieve Recently Changed FBW Orders: GET https://merchant.wish.com/api/v2/order/multi-get-fbw

    • Retrieve Recently Changed FBS Orders: GET https://merchant.wish.com/api/v2/order/multi-get-fbs

    • Retrieve Unfulfilled Orders: GET https://merchant.wish.com/api/v2/order/get-fulfill


    • Get an order: GET https://merchant.wish.com/api/v3/orders/{id}

    • List orders: GET https://merchant.wish.com/api/v3/orders



    • Sunyou European Express Parcel

    • EQ-Express Parcel-HV-GC

    • EQ-Expressparcel-HV-SC

    • Merchants are required to use one of the following three specific WishPost logistics channels that provides Delivered Duty Paid (DDP) service and offers support to remit (at customs) VAT amount collected by Wish and/or customs duties

    • As orders with consignment value greater than €150 will require formal customs entry and associated duty payment, it will be up to the merchant, in coordination with the appointed DDP carrier, to determine who should act as the “Importer of Record” for these parcels and how the additional costs will be managed/paid.

    • Learn more about EU-bound orders flagged as “Pay Customer VAT “PC-VAT” required” here.

    • Merchants need to file/share additional order information with these carriers as a part of customs declarations.

Specifically, the ‘eu_vat_customs_declaration' can be located in order → tax_information → vat_information → eu_vat_customs_declaration attribute.


文章内容来源:wish商户官方网站  


(本文内容根据网络资料整理和来自用户投稿,出于传递更多信息之目的,不代表本站其观点和立场。本站不具备任何原创保护和所有权,也不对其真实性、可靠性承担任何法律责任,特此声明!)


常见问答(FQAS)


发货方信息需要提供吗?

是的,发货方的详细信息如名称、地址等在报关时都需要提供。

货物信息需要提供多详细?

需要提供货物名称、数量、单位等基本信息。对于一些特殊货物,可能还需要提供更多细节,如成分、产地等。

是否需要提供开票信息?

是的,报关时需要提供与货物对应的发票号码、日期及金额等开票信息。

是否需要提供物流信息?

对,需要提供物流方式(如空运/海运)及物流追踪号等,方便海关跟踪货物流向。

报关是否需要支付消费税等?

对部分货物来说,报关时可能需要支付相关的消费税,如增值税等。但普遍来说,报关本身较不收取额外费用。