名称 | 类型 | 是否必须 | 示例值 | 描述 |
---|---|---|---|---|
biz_order_id | String | 可选 | 123456 | 主订单id |
buyer_id | Number | 可选 | 12345678 | 用户id |
gmt_create | Date | 可选 | 2021-07-19 10:49:52 | 创建时间 |
gmt_modified | Date | 可选 | 2021-07-19 10:50:12 | 修改时间 |
message_id | String | 可选 | 123456 | 消息id |
message_tag | String | 可选 | 123456 | 消息标签 |
rp_refund_id | String | 可选 | 123456 | 退款单id |
sub_biz_order_id | String | 可选 | 123456 | 子订单id |
sys_time | Date | 可选 | 2021-07-19 10:50:32 | 系统时间 |
{ "gmt_create":"2021-07-19 10:49:52", "message_tag":"123456", "sys_time":"2021-07-19 10:50:32", "message_id":"123456", "rp_refund_id":"123456", "buyer_id":"12345678", "gmt_modified":"2021-07-19 10:50:12", "biz_order_id":"123456", "sub_biz_order_id":"123456" }