POST FormTypes
Creates a new form type.
Request Information
URI Parameters
None.
Body Parameters
The form type to create. FormTypeId should not be filled in.
FormTypeName | Description | Type | Additional information |
---|---|---|---|
FormTypeId | globally unique identifier |
None. |
|
Name | string |
None. |
|
Description | string |
None. |
|
AssetType | AssetType |
None. |
|
FrequencyNeeded | integer |
None. |
|
ValueNeededDate | date |
None. |
|
Fields | Collection of FormTypeField |
None. |
|
SourceSystemId | string |
None. |
|
CompanyId | globally unique identifier |
None. |
|
CreateDate | date |
None. |
|
CreateUser | string |
None. |
|
LastModifiedDate | date |
None. |
|
LastModifiedUser | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "FormTypeId": "2c4100a7-3650-4981-bb2e-c259a1e117fc", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "151c72a5-3a9f-4551-93a2-95db80f498e6", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "afe3fae5-db88-4722-96dc-4374594b66a3", "CreateDate": "2025-04-03T15:12:48.1992149-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-03T15:12:48.1992149-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-03T15:12:48.1992149-07:00", "Fields": [ { "FormTypeFieldId": "f1d87f24-3880-493d-ba3b-ae050c859f7e", "Section": { "FormTypeSectionId": "9b03e842-dd6a-4cda-bee9-6189aba1b96f", "Name": "sample string 1", "Label": "sample string 2", "DisplayOrder": 1, "IsRepeatable": true, "VisibleExpression": "sample string 4", "SourceSystemId": "sample string 5" }, "Name": "sample string 1", "Label": "sample string 2", "Description": "sample string 3", "DataType": { "DataTypeId": "399b8f38-b1d9-44ca-8193-906080c853d1", "Name": "sample string 1" }, "Unit": { "UnitId": "154ae745-dc37-4593-a5c6-e72fc89aa812", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "b97ae2c6-6b29-43a8-8239-02ea82158e71", "CreateDate": "2025-04-03T15:12:48.1992149-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:12:48.1992149-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "99a48692-2ecc-45e2-a3f2-141dd4108eef", "FieldId": "ab044082-177f-4eb9-86c8-abf6e98ad514", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "99a48692-2ecc-45e2-a3f2-141dd4108eef", "FieldId": "ab044082-177f-4eb9-86c8-abf6e98ad514", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "ValueExpression": "sample string 5", "RequiredExpression": "sample string 6", "IsAttachment": true, "DefaultValueExpression": "sample string 8", "IsAccumulator": true, "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 12", "SourceSystemId": "sample string 13" }, { "FormTypeFieldId": "f1d87f24-3880-493d-ba3b-ae050c859f7e", "Section": { "FormTypeSectionId": "9b03e842-dd6a-4cda-bee9-6189aba1b96f", "Name": "sample string 1", "Label": "sample string 2", "DisplayOrder": 1, "IsRepeatable": true, "VisibleExpression": "sample string 4", "SourceSystemId": "sample string 5" }, "Name": "sample string 1", "Label": "sample string 2", "Description": "sample string 3", "DataType": { "DataTypeId": "399b8f38-b1d9-44ca-8193-906080c853d1", "Name": "sample string 1" }, "Unit": { "UnitId": "154ae745-dc37-4593-a5c6-e72fc89aa812", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "b97ae2c6-6b29-43a8-8239-02ea82158e71", "CreateDate": "2025-04-03T15:12:48.1992149-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:12:48.1992149-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "99a48692-2ecc-45e2-a3f2-141dd4108eef", "FieldId": "ab044082-177f-4eb9-86c8-abf6e98ad514", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "99a48692-2ecc-45e2-a3f2-141dd4108eef", "FieldId": "ab044082-177f-4eb9-86c8-abf6e98ad514", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "ValueExpression": "sample string 5", "RequiredExpression": "sample string 6", "IsAttachment": true, "DefaultValueExpression": "sample string 8", "IsAccumulator": true, "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 12", "SourceSystemId": "sample string 13" } ], "SourceSystemId": "sample string 3", "CompanyId": "13d2601d-5238-40b4-8770-8bce75bb99f2", "CreateDate": "2025-04-03T15:12:48.1992149-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:12:48.1992149-07:00", "LastModifiedUser": "sample string 6" }
Response Information
Resource Description
On success, the created form type.
Name | Description | Type | Additional information |
---|---|---|---|
Data | FormType |
None. |
|
Total | integer |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Data": { "FormTypeId": "9d6ed576-ede8-4a3c-a8a0-2a3ece9ba7c8", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "5c9c7ead-5874-47e4-a634-a883bc833890", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "eb90322c-a05e-45fc-b409-1408f01e49a3", "CreateDate": "2025-04-03T15:12:48.1992149-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-04-03T15:12:48.1992149-07:00", "LastModifiedUser": "sample string 7" }, "FrequencyNeeded": 1, "ValueNeededDate": "2025-04-03T15:12:48.1992149-07:00", "Fields": [ { "FormTypeFieldId": "74bcc561-2515-4ebe-a4dd-54f97cdafdf8", "Section": { "FormTypeSectionId": "594652fb-e265-4895-8aaa-ac17cc7e3c53", "Name": "sample string 1", "Label": "sample string 2", "DisplayOrder": 1, "IsRepeatable": true, "VisibleExpression": "sample string 4", "SourceSystemId": "sample string 5" }, "Name": "sample string 1", "Label": "sample string 2", "Description": "sample string 3", "DataType": { "DataTypeId": "f7a3b768-9840-4954-8fea-f076c9ad4ea8", "Name": "sample string 1" }, "Unit": { "UnitId": "47379c55-2d17-4a19-8c2c-f2210245ccb3", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "c1fcc0a2-abc9-4649-b2df-1c4c9c4b42f0", "CreateDate": "2025-04-03T15:12:48.1992149-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:12:48.1992149-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "5ac4107a-7183-4301-a4da-606fa3ce7506", "FieldId": "af236fa5-a85b-4add-bfe8-cc3adb8833d4", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "5ac4107a-7183-4301-a4da-606fa3ce7506", "FieldId": "af236fa5-a85b-4add-bfe8-cc3adb8833d4", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "ValueExpression": "sample string 5", "RequiredExpression": "sample string 6", "IsAttachment": true, "DefaultValueExpression": "sample string 8", "IsAccumulator": true, "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 12", "SourceSystemId": "sample string 13" }, { "FormTypeFieldId": "74bcc561-2515-4ebe-a4dd-54f97cdafdf8", "Section": { "FormTypeSectionId": "594652fb-e265-4895-8aaa-ac17cc7e3c53", "Name": "sample string 1", "Label": "sample string 2", "DisplayOrder": 1, "IsRepeatable": true, "VisibleExpression": "sample string 4", "SourceSystemId": "sample string 5" }, "Name": "sample string 1", "Label": "sample string 2", "Description": "sample string 3", "DataType": { "DataTypeId": "f7a3b768-9840-4954-8fea-f076c9ad4ea8", "Name": "sample string 1" }, "Unit": { "UnitId": "47379c55-2d17-4a19-8c2c-f2210245ccb3", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "c1fcc0a2-abc9-4649-b2df-1c4c9c4b42f0", "CreateDate": "2025-04-03T15:12:48.1992149-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:12:48.1992149-07:00", "LastModifiedUser": "sample string 6" }, "DisplayOrder": 1, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "5ac4107a-7183-4301-a4da-606fa3ce7506", "FieldId": "af236fa5-a85b-4add-bfe8-cc3adb8833d4", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "5ac4107a-7183-4301-a4da-606fa3ce7506", "FieldId": "af236fa5-a85b-4add-bfe8-cc3adb8833d4", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "ValueExpression": "sample string 5", "RequiredExpression": "sample string 6", "IsAttachment": true, "DefaultValueExpression": "sample string 8", "IsAccumulator": true, "IsMultiline": true, "IsRepeatable": true, "VisibleExpression": "sample string 12", "SourceSystemId": "sample string 13" } ], "SourceSystemId": "sample string 3", "CompanyId": "a1440173-a28a-4c60-bae3-f38fb1fb65d7", "CreateDate": "2025-04-03T15:12:48.1992149-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-04-03T15:12:48.1992149-07:00", "LastModifiedUser": "sample string 6" }, "Total": 1, "Message": "sample string 1" }