POST api/Forms

Request Information

URI Parameters

None.

Body Parameters

Form
NameDescriptionTypeAdditional information
Id

integer

None.

Name

string

String length: inclusive between 0 and 255

OrganisationId

integer

None.

SourceDatabaseId

integer

None.

SourceTableId

integer

None.

DatabaseId

integer

None.

TableId

integer

None.

DataEntityId

integer

None.

DataEntityStructureId

integer

None.

SourceOrganisationId

integer

None.

SourceDataEntityId

integer

None.

SourceDataEntityStructureId

integer

None.

IsActive

boolean

None.

IsDeleted

boolean

None.

UnmatchedCount

integer

None.

LastMatchDate

date

None.

MappingTableInd

boolean

None.

IsProcessing

boolean

None.

SourceTable

Table

None.

Table

Table

None.

SourceDataEntity

DataEntity

None.

DataEntity

DataEntity

None.

SourceDataEntityStructure

DataEntityStructure

None.

DataEntityStructure

DataEntityStructure

None.

HasAccess

boolean

None.

DatabaseName

string

None.

FormFields

Collection of FormField

None.

FormFilters

Collection of FormFilter

None.

FormLogistics

Collection of FormLogistic

None.

UserFormRoles

Collection of UserFormRole

None.

FormMatchingFields

Collection of FormMatchingField

None.

FormCustomEvents

Collection of FormCustomEvent

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.