English
Product Documentation1688 APITaobao/Tmall APIPoizon API
Product Documentation1688 APITaobao/Tmall APIPoizon API
中文
  1. Taobao / Tmall Message
  • Taobao / Tmall Signature & Enumeration
  • Taobao / Tmall Product Search
    • Image upload By Get
      GET
    • Image upload By Post
      POST
    • Image search V1.0
      GET
    • keyword search
      GET
    • shop search
      GET
    • Product details search
      GET
    • Product Logistics Price Get
      GET
    • Hot list type search
      GET
    • List product search
      GET
    • Product Logistics Price Post
      POST
    • Image search V2.0
      GET
  • Taobao / Tmall Order Manage
    • Product Bunker interface(撞库)
      GET
    • Preview order
      POST
    • Create order
      POST
    • Cancel order
      POST
    • View order details
      POST
  • Taobao / Tmall Order Pay
    • Pay order
      POST
  • Taobao / Tmall Message
    • Taobao / Tmall Message Type
    • Taobao / Tmall Messages – Signature Verification
Product Documentation1688 APITaobao/Tmall APIPoizon API
Product Documentation1688 APITaobao/Tmall APIPoizon API
中文
  1. Taobao / Tmall Message

Taobao / Tmall 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 14:00:08
Previous
Taobao / Tmall Message Type
Built with