SaveEFormDraft |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/SaveEFormDraft
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveEFormDraft
Save an eForm draft to Therefore
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveEFormDraft
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â– FormNo |
xs:int |
mandatory |
Sets number of the form for which the submission should be saved |
â–¡ SubmissionData |
xs:string |
mandatory nillable |
submission data |
â– SubmissionNo |
xs:int |
|
Sets the submission draft number to be saved or 0 to create a new one |
â– VersionNo |
xs:int |
mandatory |
Sets number of the version of the form for which the submission should be saved |
â–¡ Name |
xs:string |
nillable |
Sets the submission draft name |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveEFormDraftResponse
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â– SubmissionNo |
xs:int |
mandatory |
the number of the saved submission |
â– SubmissionId |
xs:string |
mandatory GUID string template: [\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12} |
the guid of the saved submission |
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |