SubmitEForm |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/SubmitEForm
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SubmitEForm
Loads an EForm from Therefore
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SubmitEForm
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â– FormNo |
xs:int |
mandatory |
Sets number of the form the submission is to be saved for |
â– VersionNo |
xs:int |
mandatory |
Sets version number of the form the submission is to be saved for |
â–¡ FormDefinition |
xs:string |
mandatory nillable |
Definition of the form the submission is to be saved for |
â–¡ SubmissionData |
xs:string |
mandatory nillable |
The submission is to be saved |
â–¡ SubmissionNo |
xs:int |
nillable |
The submission draft number which originated this final submission |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SubmitEFormResponse
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ DisplayDocUrl |
xs:string |
mandatory nillable |
Display document Url. |
â– DocNo |
xs:int |
mandatory |
DocNo of the document created from the submission |
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |