Skip to content

canyacoin/canwork-services-dockio

Repository files navigation


Mirror This repo mirrors from Gitlab to Github. Please commit to the Gitlab repo: https://gitlab.com/canyacoin/canwork/services/dock-io-integration


Dock.io client webhook

References

Example responses

{
    "$createdAt": "2018-10-19T02:40:57",
    "$data": {
        "email": "gustavo@canya.com"
    },
    "$originAddress": "bad062f012c29a23fcb759ad1d6f73dbf788002e",
    "$recipientAddress": "e41106e9ae2a3ffecc37f032901d9bc8fc993b59",
    "$schema": "https://getdock.github.io/schemas/email.json"
}
{
    "$createdAt": "2018-10-19T02:40:57",
    "$data": {
        "avatar": null,
        "firstName": "Gustavo",
        "lastName": "Ibarra"
    },
    "$originAddress": "bad062f012c29a23fcb759ad1d6f73dbf788002e",
    "$recipientAddress": "e41106e9ae2a3ffecc37f032901d9bc8fc993b59",
    "$schema": "https://getdock.github.io/schemas/basicUserProfile.json"
}

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages