POST api/CompositeItemNameApi/GetCompositeItemNameForDDL
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| paramList | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[
{},
{},
{}
]
text/html
Sample:
[{},{},{}]
application/xml, text/xml
Sample:
<ArrayOfanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <anyType /> <anyType /> <anyType /> </ArrayOfanyType>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"ID": 1,
"CompID": "ddee1edc-aa3e-492c-a4b0-1f9bff743dd0",
"CompositeItemsCreationId": 2,
"CompositeItemsCreationStr": "sample string 3",
"Value": "sample string 4",
"ValueStr": "sample string 5",
"ParentCompositeItemsCreationIdsWithValueID": "sample string 6",
"CreatedBy": "cdd3d39b-977b-492f-a876-92c8cb1058c9",
"CreatedDate": "2026-04-18T17:09:17.2824418+05:30",
"ListOfValues": [
{
"Id": 1,
"CompID": "b24801e9-8f21-4ed2-b3f5-b5c9a5440ef8",
"FieldName": "sample string 3",
"FieldShort": "sample string 4",
"FieldType": 5,
"MatchInjobcards": true,
"ParentCompositeItemsCreationIds": "sample string 7",
"CreatedBy": "0229013a-5259-4743-bc5a-555fcc86d634",
"CreatedDate": "2026-04-18T17:09:17.2824418+05:30"
},
{
"Id": 1,
"CompID": "b24801e9-8f21-4ed2-b3f5-b5c9a5440ef8",
"FieldName": "sample string 3",
"FieldShort": "sample string 4",
"FieldType": 5,
"MatchInjobcards": true,
"ParentCompositeItemsCreationIds": "sample string 7",
"CreatedBy": "0229013a-5259-4743-bc5a-555fcc86d634",
"CreatedDate": "2026-04-18T17:09:17.2824418+05:30"
},
{
"Id": 1,
"CompID": "b24801e9-8f21-4ed2-b3f5-b5c9a5440ef8",
"FieldName": "sample string 3",
"FieldShort": "sample string 4",
"FieldType": 5,
"MatchInjobcards": true,
"ParentCompositeItemsCreationIds": "sample string 7",
"CreatedBy": "0229013a-5259-4743-bc5a-555fcc86d634",
"CreatedDate": "2026-04-18T17:09:17.2824418+05:30"
}
]
}
text/html
Sample:
{"ID":1,"CompID":"ddee1edc-aa3e-492c-a4b0-1f9bff743dd0","CompositeItemsCreationId":2,"CompositeItemsCreationStr":"sample string 3","Value":"sample string 4","ValueStr":"sample string 5","ParentCompositeItemsCreationIdsWithValueID":"sample string 6","CreatedBy":"cdd3d39b-977b-492f-a876-92c8cb1058c9","CreatedDate":"2026-04-18T17:09:17.2824418+05:30","ListOfValues":[{"Id":1,"CompID":"b24801e9-8f21-4ed2-b3f5-b5c9a5440ef8","FieldName":"sample string 3","FieldShort":"sample string 4","FieldType":5,"MatchInjobcards":true,"ParentCompositeItemsCreationIds":"sample string 7","CreatedBy":"0229013a-5259-4743-bc5a-555fcc86d634","CreatedDate":"2026-04-18T17:09:17.2824418+05:30"},{"Id":1,"CompID":"b24801e9-8f21-4ed2-b3f5-b5c9a5440ef8","FieldName":"sample string 3","FieldShort":"sample string 4","FieldType":5,"MatchInjobcards":true,"ParentCompositeItemsCreationIds":"sample string 7","CreatedBy":"0229013a-5259-4743-bc5a-555fcc86d634","CreatedDate":"2026-04-18T17:09:17.2824418+05:30"},{"Id":1,"CompID":"b24801e9-8f21-4ed2-b3f5-b5c9a5440ef8","FieldName":"sample string 3","FieldShort":"sample string 4","FieldType":5,"MatchInjobcards":true,"ParentCompositeItemsCreationIds":"sample string 7","CreatedBy":"0229013a-5259-4743-bc5a-555fcc86d634","CreatedDate":"2026-04-18T17:09:17.2824418+05:30"}]}
application/xml, text/xml
Sample:
<CompositeItemsCreationOfValuesModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TABSINVBL.Models">
<CompID>ddee1edc-aa3e-492c-a4b0-1f9bff743dd0</CompID>
<CompositeItemsCreationId>2</CompositeItemsCreationId>
<CompositeItemsCreationStr>sample string 3</CompositeItemsCreationStr>
<CreatedBy>cdd3d39b-977b-492f-a876-92c8cb1058c9</CreatedBy>
<CreatedDate>2026-04-18T17:09:17.2824418+05:30</CreatedDate>
<ID>1</ID>
<ListOfValues>
<CompositeItemNameCreationModel>
<CompID>b24801e9-8f21-4ed2-b3f5-b5c9a5440ef8</CompID>
<CreatedBy>0229013a-5259-4743-bc5a-555fcc86d634</CreatedBy>
<CreatedDate>2026-04-18T17:09:17.2824418+05:30</CreatedDate>
<FieldName>sample string 3</FieldName>
<FieldShort>sample string 4</FieldShort>
<FieldType>5</FieldType>
<Id>1</Id>
<MatchInjobcards>true</MatchInjobcards>
<ParentCompositeItemsCreationIds>sample string 7</ParentCompositeItemsCreationIds>
</CompositeItemNameCreationModel>
<CompositeItemNameCreationModel>
<CompID>b24801e9-8f21-4ed2-b3f5-b5c9a5440ef8</CompID>
<CreatedBy>0229013a-5259-4743-bc5a-555fcc86d634</CreatedBy>
<CreatedDate>2026-04-18T17:09:17.2824418+05:30</CreatedDate>
<FieldName>sample string 3</FieldName>
<FieldShort>sample string 4</FieldShort>
<FieldType>5</FieldType>
<Id>1</Id>
<MatchInjobcards>true</MatchInjobcards>
<ParentCompositeItemsCreationIds>sample string 7</ParentCompositeItemsCreationIds>
</CompositeItemNameCreationModel>
<CompositeItemNameCreationModel>
<CompID>b24801e9-8f21-4ed2-b3f5-b5c9a5440ef8</CompID>
<CreatedBy>0229013a-5259-4743-bc5a-555fcc86d634</CreatedBy>
<CreatedDate>2026-04-18T17:09:17.2824418+05:30</CreatedDate>
<FieldName>sample string 3</FieldName>
<FieldShort>sample string 4</FieldShort>
<FieldType>5</FieldType>
<Id>1</Id>
<MatchInjobcards>true</MatchInjobcards>
<ParentCompositeItemsCreationIds>sample string 7</ParentCompositeItemsCreationIds>
</CompositeItemNameCreationModel>
</ListOfValues>
<ParentCompositeItemsCreationIdsWithValueID>sample string 6</ParentCompositeItemsCreationIdsWithValueID>
<Value>sample string 4</Value>
<ValueStr>sample string 5</ValueStr>
</CompositeItemsCreationOfValuesModel>