Comment on page
Open API
get
/api/public/verification/all
Retrieve a list of all transactions in short format
get
/api/public/verification
Get verification data by transactionId or clientSession
post
/api/public/verification
Create new verification
delete
/api/public/verification
Delete verification data by transactionId or clientSession
Oops, something is missing.We could not find the original source to display this content.
get
/api/public/file/{fileType}/{path}
Get media file by transactionId. It returns a stream
get
/api/public/file/{fileType}/{transactionId}/{path}
Get media file by fileType and transactionId. It returns a stream
Last modified 2mo ago