PandaPon OpenAPI
Product documentsAPI reference
English
  • 简体中文
  • Tiếng Việt
  • Español
Product documentsAPI reference
English
  • 简体中文
  • Tiếng Việt
  • Español
Back to PandaPon Website
  1. Message callback
  • Taobao
    • Goods
      • Taobao commodity picture search interface
      • Taobao product search interface
      • Batch query goods according to Taobao commodity id
      • Query goods according to Taobao commodity id
      • Taobao commodity inquiry
    • Order
      • Create an order
      • Paging to query the order list
      • Upload the payment voucher
      • Cancel the order
      • Modify the pre-warehouse information of the order
      • Pay for the order
      • Get the IM link
      • Get the order details according to the order ID
      • Get logistics details
    • After-sales service
      • Reverse single list query
      • Reverse single rendering interface
      • Return logistics rendering
      • Return logistics submission
      • Reverse order cancellation
      • Submit a message in reverse
      • Reverse order submission
      • Reverse single message list query
      • Reverse order modification
      • Reverse single query
    • Message callback
      • Order price modification and callback
        POST
      • Order status modification callback
        POST
      • After-sales refund of orders
        POST
    • Shopping cart
      • Create an order
      • Generate an order preview
      • List of shopping carts
      • Delete the shopping cart products
      • Add a shopping cart
      • Edit the quantity of goods
  • 1688
    • Goods
      • Commodity details inquiry
      • Convert and decrypt to Wangwang URL
      • Commodity keyword query
      • Commodity picture search
      • Commodity store search
      • Query multilingual categories according to category ID
      • Product recommendation inquiry
      • Related commodity inquiry
    • Order
      • Developers submit and pay 1688 orders in bulk
      • Preview data before creating an order (batch different merchants)
      • Create orders (different merchants)
      • Obtain the logistics tracking information of the order
      • Order list paging query
      • Preview data before creating an order
      • Create an order
      • Cancel the order before payment
      • Order payment
      • The buyer confirms the receipt of goods
    • After-sales service
      • Check the details of the after-sales order
      • Check the reason for refund and return (used to create refund and return)
      • Upload the refund and return voucher
      • Create a refund and return application
      • The buyer submits the refund information
      • List of logistics companies - all logistics companies
    • Message callback
      • Order price modification and callback
      • Order status modification interface
      • After-sales refund of 1688 orders
    • Shopping cart
      • Create an order
      • Delete the shopping cart products
      • Preview the data interface before creating an order
      • Edit the quantity of goods
      • Add a shopping cart
      • List of shopping carts
    • Marketing
      • Global strict selection
      • 1688 Strict Selection
      • Hot selling list
  • Foundations
    • Get user address information
      POST
    • Address addition and update
      POST
  • Warehouse logistics
    • Detailed overseas freight estimate
      POST
    • Preview of overseas freight for orders
      POST
    • Update domestic logistics information
      POST
    • Create international logistics orders
      POST
  1. Message callback

Order status modification callback

POST
1688-ORDER_BUYER_VIEW_BUYER_STATUS

请求参数

Header 参数
access-key
string 
必需
默认值:
58c0201dfdf148eca63cbf6bb5e7cf03
nonce-str
string 
可选
默认值:
nonce-str
timestamp
string 
必需
默认值:
1715669977082
user-id
string 
必需
默认值:
2100007341207
signature
string 
必需
默认值:
B7F83FE2ADC8D8F044F2E01F0FFE8C80

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '1688-ORDER_BUYER_VIEW_BUYER_STATUS' \
--header 'access-key;' \
--header 'nonce-str: nonce-str' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;'

返回响应

🟢200成功
application/json
Body
messageType
string 
消息类型
必需
messageBody
array [object {15}] 
消息体
必需
outer_purchase_id
string 
ISV采购单ID
可选
status
string 
可选
订单状态 BULIDING("BULIDING", "采购单创建中"), WAIT_BUYER_P("WAIT_BUYER_P", "等待付款"), WAIT_SELLER_SEND_GOODS("WAIT_SELLER_SEND_GOODS", "已付款,待发货"), WAIT_BUYER_CONFIRM_GOODS("WAIT_BUYER_CONFIRM_GOODS", "已付款,已发货"), TRADE_CLOSED("TRADE_CLOSED", "交易关闭");
purchase_amount
integer 
采购金额
可选
purchase_id
integer 
采购单ID
可选
modify_time
integer 
采购单修改时间
可选
purchase_currency
string 
采购金额币种
可选
pay_currency
string 
实际支付币种
可选
supplier_nick
string 
供应商昵称
可选
domestic_post_fee
integer 
可选
domestic post fee(cent) / 一段物流方案对应的物流费用(国内运费)
sub_user_id
integer 
子账号id
可选
pay_amount
integer 
可选
pay amount (cent) /支付金单位分
pay_time
integer 
支付成功时间
可选
receiver
object 
收件人信息
可选
created_time
integer 
可选
UTC timestamp / 采购单创建时间
sub_purchase_orders
array [object {20}] 
可选
messagePlatform
integer 
必需
消息渠道 0 淘宝 1 1688
timestamp
string 
消息推送时间
必需
示例
{
    "messageType": "string",
    "messageBody": [
        {
            "outer_purchase_id": "string",
            "status": "string",
            "purchase_amount": 0,
            "purchase_id": 0,
            "modify_time": 0,
            "purchase_currency": "string",
            "pay_currency": "string",
            "supplier_nick": "string",
            "domestic_post_fee": 0,
            "sub_user_id": 0,
            "pay_amount": 0,
            "pay_time": 0,
            "receiver": {
                "country": "string",
                "address": "string",
                "city": "string",
                "district": "string",
                "state": "string"
            },
            "created_time": 0,
            "sub_purchase_orders": [
                {
                    "purchase_order_outer_id": "string",
                    "purchase_order_line_outer_id": "string",
                    "product_amount": "string",
                    "logistic_company_name": "string",
                    "logistic_number": "string",
                    "quantity": 0,
                    "rts_time": "string",
                    "title": "string",
                    "purchase_currency": "string",
                    "purchase_amount": 0,
                    "item_id": "string",
                    "pay_amount": "string",
                    "domestic_post_fee": 0,
                    "pay_currency": "string",
                    "sub_purchase_order_id": "string",
                    "sku_id": "string",
                    "status": "string",
                    "alipay_pay_order_no": "string",
                    "option_fields": {
                        "SKU_IMG_URL": "string",
                        "en": "string",
                        "zh": "string"
                    },
                    "logistic_orders": [
                        {
                            "logistic_company_name": "string",
                            "logistic_number": "string",
                            "rts_time": 0
                        }
                    ]
                }
            ]
        }
    ],
    "messagePlatform": 0,
    "timestamp": "string"
}
修改于 2025-02-24 06:58:10
上一页
Order price modification and callback
下一页
After-sales refund of orders
Built with