Executes a FormResponse operation

Executes an operation of FormResponse

With the FormResponse service, you can perform the following operations on the execute endpoint:

  • FormResponseValidationRequest

FormResponseValidationRequest

BODY PARAMS:
{
  "$type": "Asi.Soa.Communications.DataContracts.FormResponseValidationRequest, Asi.Contracts",
  "EntityTypeName": "FormResponse",
  "OperationName": null,
  "FormResponse": {
    "$type": "Asi.Soa.Communications.DataContracts.FormResponseData, Asi.Contracts"
  },
  "FormSections": {
    "$type": "Asi.Soa.Communications.DataContracts.FormDefinitionSectionDataCollection, Asi.Contracts"
  },
  "RequestCulture": "string value"
}
Body Params

FormResponseValidationRequest object to execute

string
enum
required
Defaults to Asi.Soa.Communications.DataContracts.FormResponseValidationRequest, Asi.Contracts

The DataType must be "Asi.Soa.Communications.DataContracts.FormResponseValidationRequest, Asi.Contracts"

Allowed:
string
FormResponse
object
FormSections
object
string
string
Responses
200

The request was successful.

201

The resource was successfully created.

202

The resource was asynchronously created.

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here!

Contact us
Copyright © Advanced Solutions International, All rights reserved.