OPTIONS 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": "9c0b9cb7-4354-4691-85b4-4bf59489a9e6",
"CompositeItemsCreationId": 2,
"CompositeItemsCreationStr": "sample string 3",
"Value": "sample string 4",
"ValueStr": "sample string 5",
"ParentCompositeItemsCreationIdsWithValueID": "sample string 6",
"CreatedBy": "acea2c52-6b86-4e36-a68d-6cb774c674db",
"CreatedDate": "2026-04-18T17:09:17.3605758+05:30",
"ListOfValues": [
{
"Id": 1,
"CompID": "0585fd36-fcb3-4628-b41f-b94a605d3bcc",
"FieldName": "sample string 3",
"FieldShort": "sample string 4",
"FieldType": 5,
"MatchInjobcards": true,
"ParentCompositeItemsCreationIds": "sample string 7",
"CreatedBy": "2a9f3c0f-8f47-4e8b-84d2-09a96506b6d3",
"CreatedDate": "2026-04-18T17:09:17.3605758+05:30"
},
{
"Id": 1,
"CompID": "0585fd36-fcb3-4628-b41f-b94a605d3bcc",
"FieldName": "sample string 3",
"FieldShort": "sample string 4",
"FieldType": 5,
"MatchInjobcards": true,
"ParentCompositeItemsCreationIds": "sample string 7",
"CreatedBy": "2a9f3c0f-8f47-4e8b-84d2-09a96506b6d3",
"CreatedDate": "2026-04-18T17:09:17.3605758+05:30"
},
{
"Id": 1,
"CompID": "0585fd36-fcb3-4628-b41f-b94a605d3bcc",
"FieldName": "sample string 3",
"FieldShort": "sample string 4",
"FieldType": 5,
"MatchInjobcards": true,
"ParentCompositeItemsCreationIds": "sample string 7",
"CreatedBy": "2a9f3c0f-8f47-4e8b-84d2-09a96506b6d3",
"CreatedDate": "2026-04-18T17:09:17.3605758+05:30"
}
]
}
text/html
Sample:
{"ID":1,"CompID":"9c0b9cb7-4354-4691-85b4-4bf59489a9e6","CompositeItemsCreationId":2,"CompositeItemsCreationStr":"sample string 3","Value":"sample string 4","ValueStr":"sample string 5","ParentCompositeItemsCreationIdsWithValueID":"sample string 6","CreatedBy":"acea2c52-6b86-4e36-a68d-6cb774c674db","CreatedDate":"2026-04-18T17:09:17.3605758+05:30","ListOfValues":[{"Id":1,"CompID":"0585fd36-fcb3-4628-b41f-b94a605d3bcc","FieldName":"sample string 3","FieldShort":"sample string 4","FieldType":5,"MatchInjobcards":true,"ParentCompositeItemsCreationIds":"sample string 7","CreatedBy":"2a9f3c0f-8f47-4e8b-84d2-09a96506b6d3","CreatedDate":"2026-04-18T17:09:17.3605758+05:30"},{"Id":1,"CompID":"0585fd36-fcb3-4628-b41f-b94a605d3bcc","FieldName":"sample string 3","FieldShort":"sample string 4","FieldType":5,"MatchInjobcards":true,"ParentCompositeItemsCreationIds":"sample string 7","CreatedBy":"2a9f3c0f-8f47-4e8b-84d2-09a96506b6d3","CreatedDate":"2026-04-18T17:09:17.3605758+05:30"},{"Id":1,"CompID":"0585fd36-fcb3-4628-b41f-b94a605d3bcc","FieldName":"sample string 3","FieldShort":"sample string 4","FieldType":5,"MatchInjobcards":true,"ParentCompositeItemsCreationIds":"sample string 7","CreatedBy":"2a9f3c0f-8f47-4e8b-84d2-09a96506b6d3","CreatedDate":"2026-04-18T17:09:17.3605758+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>9c0b9cb7-4354-4691-85b4-4bf59489a9e6</CompID>
<CompositeItemsCreationId>2</CompositeItemsCreationId>
<CompositeItemsCreationStr>sample string 3</CompositeItemsCreationStr>
<CreatedBy>acea2c52-6b86-4e36-a68d-6cb774c674db</CreatedBy>
<CreatedDate>2026-04-18T17:09:17.3605758+05:30</CreatedDate>
<ID>1</ID>
<ListOfValues>
<CompositeItemNameCreationModel>
<CompID>0585fd36-fcb3-4628-b41f-b94a605d3bcc</CompID>
<CreatedBy>2a9f3c0f-8f47-4e8b-84d2-09a96506b6d3</CreatedBy>
<CreatedDate>2026-04-18T17:09:17.3605758+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>0585fd36-fcb3-4628-b41f-b94a605d3bcc</CompID>
<CreatedBy>2a9f3c0f-8f47-4e8b-84d2-09a96506b6d3</CreatedBy>
<CreatedDate>2026-04-18T17:09:17.3605758+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>0585fd36-fcb3-4628-b41f-b94a605d3bcc</CompID>
<CreatedBy>2a9f3c0f-8f47-4e8b-84d2-09a96506b6d3</CreatedBy>
<CreatedDate>2026-04-18T17:09:17.3605758+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>