Added
API Changelog 7.23.0
April 27th, 2026
Added
-
Added a new endpoint to retrieve notarization requests, enabling you to programmatically fetch details about notarization processes.
GET /public/v2/notary/notarization-requests- endpoint added
Changed
-
Enhanced the notarization request creation endpoint with new error responses, providing clearer feedback with
400 Bad Requestand401 Unauthorizedstatuses for invalid requests or authentication issues.POST /public/v2/notary/notarization-requests- added the non-success response with the status
400 - added the non-success response with the status
401
- added the non-success response with the status
