document update

master
yixian 5 years ago
parent 42c30ce9af
commit 5ec4334f4e

@ -171,6 +171,11 @@ orderStatus:
format: 'date-time'
pattern: yyyy-mm-dd HH:mm:ss
description: 订单创建时间最新订单为准yyyy-MM-dd HH:mm:ssGMT+10
settlement_date:
type: string
format: date
pattern: yyyy-mm-dd
description: 预期清算日期(可能受到账情况、节假日影响)(yyyy-MM-dd)
channel:
type: string
description: 支付渠道

@ -168,6 +168,11 @@ orderStatus:
format: 'date-time'
pattern: yyyy-mm-dd HH:mm:ss
description: order creation time(yyyy-MM-dd HH:mm:ss, GMT+10)
settlement_date:
type: string
format: date
pattern: yyyy-mm-dd
description: target settlement date, maybe delay due to holidays and bank issues(yyyy-MM-dd)
channel:
type: string
description: payment channel

Loading…
Cancel
Save