Skip to main content
Create Default Form Submission Entity

Headers

Accept-Language
string

Convert string references and multi-language values into a specified language (iso2) code.

SO-Language
string

Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.

SO-Culture
string

Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.

SO-TimeZone
string

Specify the timezone code that you would like date/time responses converted to.

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Response

OK

Content of a Form submission Carrier object for FormSubmissionEntity. Services for the FormSubmissionEntity Carrier is available from the Marketing Agent.

FormSubmissionId
integer<int32>

Primary key

FormId
integer<int32>

The id of the parent form.

WhenSubmitted
string<date-time>

The time of the submit.

ContactId
integer<int32>

The optional id of the contact of the person who submitted.

PersonId
integer<int32>

The optional id of the person who submitted.

EmailAddress
string

The email address of the person who submitted

ResponseShipmentAddrId
integer<int32>

The id of the s_shipment_addr that is the response mail

Response
string

The JSON-formatted response from this form

Status
enum<string>

What is the status of this submission

Available options:
Unknown,
InProgress,
EmailVerification,
Submitted,
Processed,
Failed
ProcessingLog
string

A log of what happened during processing

TableRight
object

Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.

FieldProperties
object

Field property dictionary mapping field names to field access rights.