百度智能小程序 下載訂單對(duì)賬單

2020-09-05 15:02 更新

接口描述:商戶可以通過(guò)該接口下載歷史交易清單。

接口地址:https://openapi.baidu.com/rest/2.0/smartapp/pay/paymentservice/orderBill

請(qǐng)求方式:GET

請(qǐng)求參數(shù):

參數(shù)名稱參數(shù)說(shuō)明in是否必須數(shù)據(jù)類型
access_token獲取access_tokenquerystring
billTime對(duì)賬單日期 格式 yyyy-MM-ddquerystring

響應(yīng)示例:

{
  "data": {
    "data": [
      {
        "createTime": "string",//創(chuàng)建時(shí)間
        "downloadName": "string",//賬單名稱
        "exportStatus": 0,//導(dǎo)出進(jìn)度
        "url": "string"http://下載地址
      }
    ],
    "totalCount": 0
  },
  "errno": 0,
  "msg": "string"
}


以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)