Notification that a login attempt was completed successfully or declined.
Return a 200 status to indicate that the data was received successfully
{- "type": "loginWatch",
- "payload": {
- "credential": {
- "type": "ROOT",
- "id": "string"
}, - "buyerId": "string",
- "type": "string",
- "status": "VERIFIED",
- "publishedTimestamp": "string"
}
}