English
Product Documentation1688 API
Taobao/Tmall APIPoizon API
Product Documentation1688 API
Taobao/Tmall APIPoizon API
中文
  1. 1688 Message Service
  • 1688 Signature & Enumeration
  • 1688 Product Search
    • Image upload By Get
      GET
    • Image upload By Post
      POST
    • Image search
      GET
    • keyword search
      GET
    • Product details search
      GET
    • Category Query
      GET
  • 1688 Order Manage
    • Preview order
      POST
    • Create order
      POST
    • Cancel order
      POST
    • View order details
      POST
    • Buyer confirms receipt
      POST
  • 1688 Oder Pay
    • Get payment links for orders in batches
      GET
    • Initiate password-free payment
      POST
  • 1688 Message Service
    • 1688 Message Service
    • 1688 Messages – Signature Verification
  • 1688 Product Analyze
    • 查询榜单列表
      GET
    • 获取商品每日销售数量趋势
      GET
Product Documentation1688 API
Taobao/Tmall APIPoizon API
Product Documentation1688 API
Taobao/Tmall APIPoizon API
中文
  1. 1688 Message Service

1688 Messages – Signature Verification

The order of message delivery to developers cannot be guaranteed. Therefore, after receiving this message, please verify it using the Order Query API before proceeding with any related business processing.

Preface#

Message Delivery Method: Sent via POST form (not JSON)
Request Parameters:
message:String //消息内容
_dj_signature:String //签名验证(HmacSHA1)
Example:
image.png

Signature Verification#

Java Example:
Java Call Example :
If you encounter any other issues during the process, you can directly consult the relevant technical contact.
Modified at 2025-11-26 13:56:51
Previous
1688 Message Service
Next
查询榜单列表
Built with