码迷,mamicode.com
首页 > 其他好文 > 详细

E签宝签署短信后回调通知数据结构示例

时间:2021-06-16 18:01:24      阅读:0      评论:0      收藏:0      [点我收藏+]

标签:rdp   供应商   验证   res   date   数据结构   order   art   示例   

1.核心企业验证E签宝签署短信后回调通知数据:
{
    "accountId":"19099e9734654f3d87c50fdc15a8be8c",
    "action":"SIGN_FLOW_UPDATE",
    "authorizedAccountId":"5e39cab7088f4d668acc269d9ae44383",
    "flowId":"ea6fe06b30564e5a958f0e3593de2059",
    "order":1,
    "resultDescription":"签署完成",
    "signResult":2,
    "signTime":"2021-06-15 11:37:44",
    "thirdPartyUserId":"15811130001",
    "timestamp":1623728264528
}


2.资金方验证E签宝签署短信后回调通知数据:
{
    "accountId":"d71e3e5540d64642ad9d298434faebf8",
    "action":"SIGN_FLOW_UPDATE",
    "authorizedAccountId":"5f1d21c69ad642ab81ab2b579e4e9616",
    "flowId":"ea6fe06b30564e5a958f0e3593de2059",
    "order":1,
    "resultDescription":"签署完成",
    "signResult":2,
    "signTime":"2021-06-15 11:43:13",
    "thirdPartyUserId":"15811130002",
    "timestamp":1623728593253
}


3.供应商验证E签宝签署短信后回调通知数据:
{
    "accountId":"b65a6c75980e4d26bef3fe82130e87ee",
    "action":"SIGN_FLOW_UPDATE",
    "authorizedAccountId":"308eb731a8694b6cb8dd517b60040ea1",
    "flowId":"ea6fe06b30564e5a958f0e3593de2059",
    "order":1,
    "resultDescription":"签署完成",
    "signResult":2,
    "signTime":"2021-06-15 11:46:30",
    "thirdPartyUserId":"15811130003",
    "timestamp":1623728790403
}

 

E签宝签署短信后回调通知数据结构示例

标签:rdp   供应商   验证   res   date   数据结构   order   art   示例   

原文地址:https://www.cnblogs.com/jun1019/p/14887981.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!