1. Message callback
Xportcn OpenAPI EN
  • English version
    • API Reference
      • Taobao
        • Product
          • Taobao Hot product recommendation
          • Taobao Spus list query interface
          • Taobao Spus Details Query Interface
          • Taobao Product Detail V2
          • Taobao product search API
          • Taobao product image search API
          • Batch query products according to Taobao product id
          • Query product by Taobao product ID
          • Taobao product inquiry
        • Order
          • purchase order page list
          • purchase order cancel
          • purchase order pay
          • purchase order render
          • purchase order create V2
          • purchase order render v2
          • purchase order create
          • Query the order list by page
          • Upload payment voucher
          • Cancel an order
          • Modify order advance information
          • Pay an order
          • Get IM link
          • Get order details based on the order ID
          • Get logistics details
        • After-sale
          • After-sale single-column table query
          • After-sale order rendering interface
          • Return logistics rendering
          • Return logistics submission
          • After-sale order cancellation
          • Submit After-sale order message
          • After-sale order submission
          • After-sale order message list query
          • After-sale order modification
          • After-sale simple query
        • Message callback
          • Order price correction
          • Order status modification callback
          • Order after-sales refund
        • Shopping cart
          • Shopping cart list
          • Add to shopping cart
          • Delete shopping cart item
          • Edit product quantity
          • Generate order preview
          • Create order
      • 1688
        • Product
          • category get
          • Product details query
          • Convert decryption to Wang Wang URL
          • Product keyword query
          • Product image search
          • Shop search
        • Order
          • Preview the data before creating the order
          • Preview data before order creation (batch for different merchants)
          • Create an order
          • Create an order (different merchants)
          • Cancel the order before payment
          • Order payment
          • Buyer confirms receipt of goods
          • Developers submit bulk payment 1688 orders
          • Get logistics tracking information for orders
          • Order list paging query
        • After-sale
          • Find the reason for a refund return (to create a refund return)
          • Upload refund receipt
          • Create a refund return request
          • Buyer submits refund information
          • List of logistics companies - All logistics companies
          • Query the details of the after-sales order
        • Message callback
          • Order price correction
            POST
          • Order status modification interface
            POST
          • 1688 order after sale refund
            POST
        • Shopping cart
          • Shopping cart list
          • Add shopping cart
          • Delete shopping cart items
          • Edit quantity of goods
          • Preview the data interface before creating the order
          • Create an order
      • Basics
        • Get user address information
        • Address added and updated
      • Warehouse logistics
        • Please refer to the estimated overseas freight
        • Order overseas freight preview
        • Create international logistics orders
        • Update domestic logistics information
      • InternationalAlibaba
        • Product
          • productDetailGet
          • productList
        • Order
          • GetOrderList
          • CreateOrder
      • bigMajor
        • 1688BigMajorProduct
          • 1688BigMajorProductDetail
        • AlibabaMajorClientOrderController
          • Order list
          • Order Preview (The preview interface needs to be called before creating an order)
          • Create an order
          • Get order details
        • WarehouseCallbackController
          • 包裹入库回调
      • Poizon
        • Product
          • keyword serch
          • product detail
        • Order
          • PayOrder
          • OrderList
          • CreateOrder
          • OrderPreview
    • Product Documentation
      • Announcement
      • Summarize
      • Beginner's guide
        • Become a developer
        • Obtain the Access Key and Access key
        • Start development
      • API tutorial
        • Development manual
        • Error code
      • Message service access
        • Message access manual
      • Account test
        • 1688 Test account
      • Q&A
        • Merchandise store search screening
  1. Message callback

Order price correction

POST
1688_ORDER_BUYER_VIEW_ORDER_PRICE_MODIFY

请求参数

Header 参数

请求示例代码

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

返回响应

🟢200成功
application/json
Bodyapplication/json

示例
{
"messageType":"ORDER_BUYER_VIEW_ORDER_PRICE_MODIFY",
"messageBody":{
    "baseInfo": {
      "allDeliveredTime": "20170913231916000-0700",
      "businessType": "cn",
      "buyerID": "b2b-2248544159",
      "createTime": "20170913231708000-0700",
      "id": 58218860983545944,
      "modifyTime": "20170913234725000-0700",
      "payTime": "20170913231727000-0700",
      "refund": 0,
      "sellerID": "b2b-2248564064",
      "shippingFee": 6,
      "status": "waitbuyerreceive",
      "totalAmount": 6.15,
      "discount": 0,
      "buyerContact": {
        "phone": "86-0571-81895955",
        "imInPlatform": "b测试账号002",
        "name": "乔的石",
        "mobile": "18668184036",
        "companyName": "阿里巴巴网络科技有限公司"
      },
      "sellerContact": {
        "phone": "86-0571-88881888",
        "email": "caigouwfw_1688@163.com",
        "imInPlatform": "b测试账号110",
        "name": "孟舒",
        "mobile": "13312919596",
        "companyName": "阿里巴巴网络有限公司"
      },
      "tradeType": "50060",
      "refundStatus": "waitselleragree",
      "refundPayment": 0,
      "idOfStr": "58218860983545941",
      "alipayTradeId": "2017091421001008480237437679",
      "receiverInfo": {
        "toFullName": "童恩杰",
        "toDivisionCode": "330108",
        "toPost": "312000",
        "toTownCode": "330108002",
        "toArea": "浙江省 杭州市 滨江区 长河街道"
      },
      "buyerLoginId": "b测试账号002",
      "sellerLoginId": "b测试账号110",
      "buyerUserId": 2248544159,
      "sellerUserId": 2248564064,
      "buyerAlipayId": "2088611489970483",
      "sellerAlipayId": "2088611383470360",
      "sumProductPayment": 0.3,
      "stepPayAll": false
    },
    "nativeLogistics": {
      "address": "杭州市滨江区网商路699号",
      "area": "滨江区",
      "areaCode": "330108",
      "city": "杭州市",
      "contactPerson": "童恩杰",
      "mobile": "13666836263",
      "province": "浙江省",
      "zip": "312000",
      "logisticsItems": [{
        "deliveredTime": "20170913231917000-0700",
        "logisticsCode": "BX107450035961376",
        "type": "2",
        "id": 107450035961376,
        "status": "alreadysend",
        "gmtModified": "20170913231916000-0700",
        "gmtCreate": "20170913231916000-0700",
        "fromPhone": "86-0571-88881888",
        "fromMobile": "13312919596",
        "logisticsBillNo": "不需要物流",
        "subItemIds": "58218860984545941,
        58218860985545941,
        58218860986545941"
      }],
      "townCode": "330108002",
      "town": "长河街道"
    },
    "productItems": [{
      "itemAmount": 0.3,
      "name": "测试扫码购富光勿拍2L*6件",
      "price": 0.3,
      "productID": 547486647009,
      "productImgUrl": ["https: //cbu01.alicdn.com/img/ibank/2017/757/125/3950521757.80x80.jpg",
      "https: //cbu01.alicdn.com/img/ibank/2017/757/125/3950521757.jpg"],
      "productSnapshotUrl": "https: //trade.1688.com/order/offer_snapshot.htm?order_entry_id=128403042259997715",
      "quantity": 1,
      "refund": 0,
      "skuID": 3315536521048,
      "status": "waitsellersend",
      "subItemID": 128403042259997710,
      "type": "common",
      "unit": "箱",
      "guaranteesTerms": [],
      "skuInfos": [{
        "name": "颜色",
        "value": "白色"
      },
      {
        "name": "容量",
        "value": "1.1L-2L"
      }],
      "entryDiscount": 0,
      "specId": "28b952ec96c8b5c3ab0affc1b74923f0",
      "quantityFactor": 1,
      "statusStr": "等待卖家发货",
      "refundStatus": "WAIT_SELLER_AGREE",
      "logisticsStatus": 1,
      "gmtCreate": "20180206152758000+0800",
      "gmtModified": "20180206153325000+0800",
      "gmtPayExpireTime": "2018-02-07 15: 27: 58",
      "refundId": "TQ7257793022991577",
      "subItemIDString": "128403042259997715"
    },
    {
      "itemAmount": 0.05,
      "name": "这个一个很好看好看的鞋子用于服务测试(大家不要动)",
      "price": 0.1,
      "productID": 558700975520,
      "productImgUrl": [],
      "productSnapshotUrl": "https: //trade.1688.com/order/offer_snapshot.htm?order_entry_id=58218860985545941",
      "quantity": 1,
      "refund": 0,
      "skuID": 3638916762844,
      "status": "waitbuyerreceive",
      "subItemID": 58218860985545944,
      "type": "common",
      "unit": "双",
      "guaranteesTerms": [],
      "skuInfos": [{
        "name": "颜色",
        "value": "白色"
      },
      {
        "name": "尺码",
        "value": "38"
      }],
      "entryDiscount": 0,
      "specId": "6ff6071792c8ab520b9b867c61b990bd",
      "quantityFactor": 1,
      "statusStr": "等待买家收货",
      "refundStatus": "WAIT_SELLER_AGREE",
      "logisticsStatus": 2
    },
    {
      "itemAmount": 0.05,
      "name": "这个一个很好看好看的鞋子用于服务测试(大家不要动)",
      "price": 0.1,
      "productID": 558700975520,
      "productImgUrl": [],
      "productSnapshotUrl": "https: //trade.1688.com/order/offer_snapshot.htm?order_entry_id=58218860986545941",
      "quantity": 1,
      "refund": 0,
      "skuID": 3638916762843,
      "status": "waitbuyerreceive",
      "subItemID": 58218860986545944,
      "type": "common",
      "unit": "双",
      "guaranteesTerms": [],
      "skuInfos": [{
        "name": "颜色",
        "value": "白色"
      },
      {
        "name": "尺码",
        "value": "34"
      }],
      "entryDiscount": 0,
      "specId": "8ecd5cb401df85d3f2485eb120f670df",
      "quantityFactor": 1,
      "statusStr": "等待买家收货",
      "refundStatus": "WAIT_SELLER_AGREE",
      "logisticsStatus": 2
    }],
    "tradeTerms": [{
      "payStatus": "2",
      "payTime": "20170913231727000-0700",
      "payWay": "1",
      "phasAmount": 6.15,
      "phase": 655062941545941
    }],
    "extAttributes": [],
    "orderRateInfo": {
      "buyerRateStatus": 5,
      "sellerRateStatus": 5
    }
  },
"messagePlatform":1,
"timestamp":"1702890004504"
}
修改于 2024-08-16 07:23:42
上一页
Query the details of the after-sales order
下一页
Order status modification interface
Built with