GetSmartCaptureVerficationLink |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetSmartCaptureVerficationLink
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetSmartCaptureVerficationLink
Gets a verification url/link for a document being processed in Capture AI
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetSmartCaptureVerficationLink
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ CancelUrl |
xs:string |
mandatory nillable |
Defines the Cancel redirect Url for the Verification-page |
â– DocNo |
xs:int |
mandatory |
Sets the DocNo of the document to get the AI Capture verification link/url for |
â–¡ ReturnUrl |
xs:string |
mandatory nillable |
Defines the Return redirect Url for the Verification-page |
â–¡ DeleteUrl |
xs:string |
nillable |
Defines the Delete redirect Url for the Verification-page (optional for WebApi backwards compatibility) |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetSmartCaptureVerficationLinkResponse
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ VerifcationUrl |
xs:string |
mandatory nillable |
Contains the AI Capture verification link/url |
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |