POST api/private/FormTypes/Add

Request Information

URI Parameters

None.

Body Parameters

Domain.Form.FormType
NameDescriptionTypeAdditional information
ApplicationId

integer

None.

Application

Domain.Form.Application

None.

Description

string

None.

FormSections

Collection of Domain.Form.FormSection

None.

FeeTypes

Collection of Domain.Fee.FeeType

None.

LetterTemplates

Collection of Domain.Letter.LetterTemplate

None.

Id

integer

None.

CreatedDate

date

None.

ModifiedDate

date

None.

Disabled

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "ApplicationId": 1,
  "Application": {
    "Name": "sample string 1",
    "Id": 2,
    "CreatedDate": "2025-04-25T19:49:23.2332657Z",
    "ModifiedDate": "2025-04-25T19:49:23.2332657Z",
    "Disabled": true
  },
  "Description": "sample string 1",
  "FormSections": [
    {
      "Section": "sample string 1",
      "Order": 2,
      "FormTypes": [],
      "Id": 3,
      "CreatedDate": "2025-04-25T19:49:23.2332657Z",
      "ModifiedDate": "2025-04-25T19:49:23.2332657Z",
      "Disabled": true
    },
    {
      "Section": "sample string 1",
      "Order": 2,
      "FormTypes": [],
      "Id": 3,
      "CreatedDate": "2025-04-25T19:49:23.2332657Z",
      "ModifiedDate": "2025-04-25T19:49:23.2332657Z",
      "Disabled": true
    }
  ],
  "FeeTypes": [
    {
      "Code": "sample string 1",
      "Description": "sample string 2",
      "Summary": "sample string 3",
      "Amount": 4.1,
      "Order": 5,
      "IsFederalFeeType": true,
      "IsProjectFeeType": true,
      "IsCustomAmountAccepted": true,
      "FormTypes": [],
      "Id": 9,
      "CreatedDate": "2025-04-25T19:49:23.2332657Z",
      "ModifiedDate": "2025-04-25T19:49:23.2332657Z",
      "Disabled": true
    },
    {
      "Code": "sample string 1",
      "Description": "sample string 2",
      "Summary": "sample string 3",
      "Amount": 4.1,
      "Order": 5,
      "IsFederalFeeType": true,
      "IsProjectFeeType": true,
      "IsCustomAmountAccepted": true,
      "FormTypes": [],
      "Id": 9,
      "CreatedDate": "2025-04-25T19:49:23.2332657Z",
      "ModifiedDate": "2025-04-25T19:49:23.2332657Z",
      "Disabled": true
    }
  ],
  "LetterTemplates": [
    {
      "Name": "sample string 1",
      "Description": "sample string 2",
      "FormTypes": [],
      "Id": 3,
      "CreatedDate": "2025-04-25T19:49:23.2332657Z",
      "ModifiedDate": "2025-04-25T19:49:23.2332657Z",
      "Disabled": true
    },
    {
      "Name": "sample string 1",
      "Description": "sample string 2",
      "FormTypes": [],
      "Id": 3,
      "CreatedDate": "2025-04-25T19:49:23.2332657Z",
      "ModifiedDate": "2025-04-25T19:49:23.2332657Z",
      "Disabled": true
    }
  ],
  "Id": 2,
  "CreatedDate": "2025-04-25T19:49:23.2332657Z",
  "ModifiedDate": "2025-04-25T19:49:23.2332657Z",
  "Disabled": true
}

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Domain.Form.FormType
NameDescriptionTypeAdditional information
ApplicationId

integer

None.

Application

Domain.Form.Application

None.

Description

string

None.

FormSections

Collection of Domain.Form.FormSection

None.

FeeTypes

Collection of Domain.Fee.FeeType

None.

LetterTemplates

Collection of Domain.Letter.LetterTemplate

None.

Id

integer

None.

CreatedDate

date

None.

ModifiedDate

date

None.

Disabled

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "ApplicationId": 1,
  "Application": {
    "Name": "sample string 1",
    "Id": 2,
    "CreatedDate": "2025-04-25T19:49:23.7036367Z",
    "ModifiedDate": "2025-04-25T19:49:23.7036367Z",
    "Disabled": true
  },
  "Description": "sample string 1",
  "FormSections": [
    {
      "Section": "sample string 1",
      "Order": 2,
      "FormTypes": [],
      "Id": 3,
      "CreatedDate": "2025-04-25T19:49:23.7036367Z",
      "ModifiedDate": "2025-04-25T19:49:23.7036367Z",
      "Disabled": true
    },
    {
      "Section": "sample string 1",
      "Order": 2,
      "FormTypes": [],
      "Id": 3,
      "CreatedDate": "2025-04-25T19:49:23.7036367Z",
      "ModifiedDate": "2025-04-25T19:49:23.7036367Z",
      "Disabled": true
    }
  ],
  "FeeTypes": [
    {
      "Code": "sample string 1",
      "Description": "sample string 2",
      "Summary": "sample string 3",
      "Amount": 4.1,
      "Order": 5,
      "IsFederalFeeType": true,
      "IsProjectFeeType": true,
      "IsCustomAmountAccepted": true,
      "FormTypes": [],
      "Id": 9,
      "CreatedDate": "2025-04-25T19:49:23.7036367Z",
      "ModifiedDate": "2025-04-25T19:49:23.7036367Z",
      "Disabled": true
    },
    {
      "Code": "sample string 1",
      "Description": "sample string 2",
      "Summary": "sample string 3",
      "Amount": 4.1,
      "Order": 5,
      "IsFederalFeeType": true,
      "IsProjectFeeType": true,
      "IsCustomAmountAccepted": true,
      "FormTypes": [],
      "Id": 9,
      "CreatedDate": "2025-04-25T19:49:23.7036367Z",
      "ModifiedDate": "2025-04-25T19:49:23.7036367Z",
      "Disabled": true
    }
  ],
  "LetterTemplates": [
    {
      "Name": "sample string 1",
      "Description": "sample string 2",
      "FormTypes": [],
      "Id": 3,
      "CreatedDate": "2025-04-25T19:49:23.7036367Z",
      "ModifiedDate": "2025-04-25T19:49:23.7036367Z",
      "Disabled": true
    },
    {
      "Name": "sample string 1",
      "Description": "sample string 2",
      "FormTypes": [],
      "Id": 3,
      "CreatedDate": "2025-04-25T19:49:23.7036367Z",
      "ModifiedDate": "2025-04-25T19:49:23.7036367Z",
      "Disabled": true
    }
  ],
  "Id": 2,
  "CreatedDate": "2025-04-25T19:49:23.7036367Z",
  "ModifiedDate": "2025-04-25T19:49:23.7036367Z",
  "Disabled": true
}

text/xml

Sample:

Sample not available.