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

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
}

 

posted @ 2021-06-16 09:02  xuebusi  阅读(469)  评论(0编辑  收藏  举报