PUT api/private/FormSections/Edit

Request Information

URI Parameters

None.

Body Parameters

Domain.Form.FormSection
NameDescriptionTypeAdditional information
Section

string

None.

Order

integer

None.

FormTypes

Collection of Domain.Form.FormType

None.

Id

integer

None.

CreatedDate

date

None.

ModifiedDate

date

None.

Disabled

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "Section": "sample string 1",
  "Order": 2,
  "FormTypes": [
    {
      "ApplicationId": 1,
      "Application": {
        "Name": "sample string 1",
        "Id": 2,
        "CreatedDate": "2025-04-25T17:50:28.8289434Z",
        "ModifiedDate": "2025-04-25T17:50:28.8289434Z",
        "Disabled": true
      },
      "Description": "sample string 1",
      "FormSections": [],
      "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-25T17:50:28.8299508Z",
          "ModifiedDate": "2025-04-25T17:50:28.8299508Z",
          "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-25T17:50:28.8299508Z",
          "ModifiedDate": "2025-04-25T17:50:28.8299508Z",
          "Disabled": true
        }
      ],
      "LetterTemplates": [
        {
          "Name": "sample string 1",
          "Description": "sample string 2",
          "FormTypes": [],
          "Id": 3,
          "CreatedDate": "2025-04-25T17:50:28.8299508Z",
          "ModifiedDate": "2025-04-25T17:50:28.8299508Z",
          "Disabled": true
        },
        {
          "Name": "sample string 1",
          "Description": "sample string 2",
          "FormTypes": [],
          "Id": 3,
          "CreatedDate": "2025-04-25T17:50:28.8299508Z",
          "ModifiedDate": "2025-04-25T17:50:28.8299508Z",
          "Disabled": true
        }
      ],
      "Id": 2,
      "CreatedDate": "2025-04-25T17:50:28.8299508Z",
      "ModifiedDate": "2025-04-25T17:50:28.8299508Z",
      "Disabled": true
    },
    {
      "ApplicationId": 1,
      "Application": {
        "Name": "sample string 1",
        "Id": 2,
        "CreatedDate": "2025-04-25T17:50:28.8289434Z",
        "ModifiedDate": "2025-04-25T17:50:28.8289434Z",
        "Disabled": true
      },
      "Description": "sample string 1",
      "FormSections": [],
      "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-25T17:50:28.8299508Z",
          "ModifiedDate": "2025-04-25T17:50:28.8299508Z",
          "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-25T17:50:28.8299508Z",
          "ModifiedDate": "2025-04-25T17:50:28.8299508Z",
          "Disabled": true
        }
      ],
      "LetterTemplates": [
        {
          "Name": "sample string 1",
          "Description": "sample string 2",
          "FormTypes": [],
          "Id": 3,
          "CreatedDate": "2025-04-25T17:50:28.8299508Z",
          "ModifiedDate": "2025-04-25T17:50:28.8299508Z",
          "Disabled": true
        },
        {
          "Name": "sample string 1",
          "Description": "sample string 2",
          "FormTypes": [],
          "Id": 3,
          "CreatedDate": "2025-04-25T17:50:28.8299508Z",
          "ModifiedDate": "2025-04-25T17:50:28.8299508Z",
          "Disabled": true
        }
      ],
      "Id": 2,
      "CreatedDate": "2025-04-25T17:50:28.8299508Z",
      "ModifiedDate": "2025-04-25T17:50:28.8299508Z",
      "Disabled": true
    }
  ],
  "Id": 3,
  "CreatedDate": "2025-04-25T17:50:28.8299508Z",
  "ModifiedDate": "2025-04-25T17:50:28.8299508Z",
  "Disabled": true
}

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Domain.Form.FormSection
NameDescriptionTypeAdditional information
Section

string

None.

Order

integer

None.

FormTypes

Collection of Domain.Form.FormType

None.

Id

integer

None.

CreatedDate

date

None.

ModifiedDate

date

None.

Disabled

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "Section": "sample string 1",
  "Order": 2,
  "FormTypes": [
    {
      "ApplicationId": 1,
      "Application": {
        "Name": "sample string 1",
        "Id": 2,
        "CreatedDate": "2025-04-25T17:50:28.908415Z",
        "ModifiedDate": "2025-04-25T17:50:28.908415Z",
        "Disabled": true
      },
      "Description": "sample string 1",
      "FormSections": [],
      "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-25T17:50:28.908415Z",
          "ModifiedDate": "2025-04-25T17:50:28.908415Z",
          "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-25T17:50:28.908415Z",
          "ModifiedDate": "2025-04-25T17:50:28.908415Z",
          "Disabled": true
        }
      ],
      "LetterTemplates": [
        {
          "Name": "sample string 1",
          "Description": "sample string 2",
          "FormTypes": [],
          "Id": 3,
          "CreatedDate": "2025-04-25T17:50:28.908415Z",
          "ModifiedDate": "2025-04-25T17:50:28.908415Z",
          "Disabled": true
        },
        {
          "Name": "sample string 1",
          "Description": "sample string 2",
          "FormTypes": [],
          "Id": 3,
          "CreatedDate": "2025-04-25T17:50:28.908415Z",
          "ModifiedDate": "2025-04-25T17:50:28.908415Z",
          "Disabled": true
        }
      ],
      "Id": 2,
      "CreatedDate": "2025-04-25T17:50:28.908415Z",
      "ModifiedDate": "2025-04-25T17:50:28.908415Z",
      "Disabled": true
    },
    {
      "ApplicationId": 1,
      "Application": {
        "Name": "sample string 1",
        "Id": 2,
        "CreatedDate": "2025-04-25T17:50:28.908415Z",
        "ModifiedDate": "2025-04-25T17:50:28.908415Z",
        "Disabled": true
      },
      "Description": "sample string 1",
      "FormSections": [],
      "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-25T17:50:28.908415Z",
          "ModifiedDate": "2025-04-25T17:50:28.908415Z",
          "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-25T17:50:28.908415Z",
          "ModifiedDate": "2025-04-25T17:50:28.908415Z",
          "Disabled": true
        }
      ],
      "LetterTemplates": [
        {
          "Name": "sample string 1",
          "Description": "sample string 2",
          "FormTypes": [],
          "Id": 3,
          "CreatedDate": "2025-04-25T17:50:28.908415Z",
          "ModifiedDate": "2025-04-25T17:50:28.908415Z",
          "Disabled": true
        },
        {
          "Name": "sample string 1",
          "Description": "sample string 2",
          "FormTypes": [],
          "Id": 3,
          "CreatedDate": "2025-04-25T17:50:28.908415Z",
          "ModifiedDate": "2025-04-25T17:50:28.908415Z",
          "Disabled": true
        }
      ],
      "Id": 2,
      "CreatedDate": "2025-04-25T17:50:28.908415Z",
      "ModifiedDate": "2025-04-25T17:50:28.908415Z",
      "Disabled": true
    }
  ],
  "Id": 3,
  "CreatedDate": "2025-04-25T17:50:28.908415Z",
  "ModifiedDate": "2025-04-25T17:50:28.908415Z",
  "Disabled": true
}

text/xml

Sample:

Sample not available.