Added
API Changelog 7.19.0
March 26th, 2026
Added
- Enhanced notarization request details to include termination information. You can now retrieve details and reasons for a notarization session's termination, providing more comprehensive insights into session outcomes.
GET /public/v2/notary/notarization-requests/{session_request_id}
- added the optional property 'termination_details' to the response with the '200' status
- added the optional property 'termination_reason' to the response with the '200' status
