Consents
Event
Description
Request body
{
"status": "Data sent successfully",
"data": {
"document": "12345678910",
"type": "consents/created"
}
}{
"status": "Data sent successfully",
"data": {
"document": "12345678910",
"type": "consents/approved"
}
}{
"status": "Data sent successfully",
"data": {
"document": "12345678910",
"type": "consents/revoked"
}
}Last updated