OPTIONS api/CompositeItemNameApi/GetCompositeItemNameById

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "2cc349f9-d478-4a36-b661-a467d3457b12",
  "CompositeItemsCreationId": 2,
  "CompositeItemsCreationStr": "sample string 3",
  "Value": "sample string 4",
  "ValueStr": "sample string 5",
  "ParentCompositeItemsCreationIdsWithValueID": "sample string 6",
  "CreatedBy": "01b3e475-706b-4fd1-b1d4-4aa8cec22ac6",
  "CreatedDate": "2026-04-18T17:09:16.4543254+05:30",
  "ListOfValues": [
    {
      "Id": 1,
      "CompID": "671b9e4b-d006-468d-b5d6-1944f679df52",
      "FieldName": "sample string 3",
      "FieldShort": "sample string 4",
      "FieldType": 5,
      "MatchInjobcards": true,
      "ParentCompositeItemsCreationIds": "sample string 7",
      "CreatedBy": "fea46bfa-29da-4b03-8456-c4ca00148b74",
      "CreatedDate": "2026-04-18T17:09:16.4543254+05:30"
    },
    {
      "Id": 1,
      "CompID": "671b9e4b-d006-468d-b5d6-1944f679df52",
      "FieldName": "sample string 3",
      "FieldShort": "sample string 4",
      "FieldType": 5,
      "MatchInjobcards": true,
      "ParentCompositeItemsCreationIds": "sample string 7",
      "CreatedBy": "fea46bfa-29da-4b03-8456-c4ca00148b74",
      "CreatedDate": "2026-04-18T17:09:16.4543254+05:30"
    },
    {
      "Id": 1,
      "CompID": "671b9e4b-d006-468d-b5d6-1944f679df52",
      "FieldName": "sample string 3",
      "FieldShort": "sample string 4",
      "FieldType": 5,
      "MatchInjobcards": true,
      "ParentCompositeItemsCreationIds": "sample string 7",
      "CreatedBy": "fea46bfa-29da-4b03-8456-c4ca00148b74",
      "CreatedDate": "2026-04-18T17:09:16.4543254+05:30"
    }
  ]
}

text/html

Sample:
{"ID":1,"CompID":"2cc349f9-d478-4a36-b661-a467d3457b12","CompositeItemsCreationId":2,"CompositeItemsCreationStr":"sample string 3","Value":"sample string 4","ValueStr":"sample string 5","ParentCompositeItemsCreationIdsWithValueID":"sample string 6","CreatedBy":"01b3e475-706b-4fd1-b1d4-4aa8cec22ac6","CreatedDate":"2026-04-18T17:09:16.4543254+05:30","ListOfValues":[{"Id":1,"CompID":"671b9e4b-d006-468d-b5d6-1944f679df52","FieldName":"sample string 3","FieldShort":"sample string 4","FieldType":5,"MatchInjobcards":true,"ParentCompositeItemsCreationIds":"sample string 7","CreatedBy":"fea46bfa-29da-4b03-8456-c4ca00148b74","CreatedDate":"2026-04-18T17:09:16.4543254+05:30"},{"Id":1,"CompID":"671b9e4b-d006-468d-b5d6-1944f679df52","FieldName":"sample string 3","FieldShort":"sample string 4","FieldType":5,"MatchInjobcards":true,"ParentCompositeItemsCreationIds":"sample string 7","CreatedBy":"fea46bfa-29da-4b03-8456-c4ca00148b74","CreatedDate":"2026-04-18T17:09:16.4543254+05:30"},{"Id":1,"CompID":"671b9e4b-d006-468d-b5d6-1944f679df52","FieldName":"sample string 3","FieldShort":"sample string 4","FieldType":5,"MatchInjobcards":true,"ParentCompositeItemsCreationIds":"sample string 7","CreatedBy":"fea46bfa-29da-4b03-8456-c4ca00148b74","CreatedDate":"2026-04-18T17:09:16.4543254+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>2cc349f9-d478-4a36-b661-a467d3457b12</CompID>
  <CompositeItemsCreationId>2</CompositeItemsCreationId>
  <CompositeItemsCreationStr>sample string 3</CompositeItemsCreationStr>
  <CreatedBy>01b3e475-706b-4fd1-b1d4-4aa8cec22ac6</CreatedBy>
  <CreatedDate>2026-04-18T17:09:16.4543254+05:30</CreatedDate>
  <ID>1</ID>
  <ListOfValues>
    <CompositeItemNameCreationModel>
      <CompID>671b9e4b-d006-468d-b5d6-1944f679df52</CompID>
      <CreatedBy>fea46bfa-29da-4b03-8456-c4ca00148b74</CreatedBy>
      <CreatedDate>2026-04-18T17:09:16.4543254+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>671b9e4b-d006-468d-b5d6-1944f679df52</CompID>
      <CreatedBy>fea46bfa-29da-4b03-8456-c4ca00148b74</CreatedBy>
      <CreatedDate>2026-04-18T17:09:16.4543254+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>671b9e4b-d006-468d-b5d6-1944f679df52</CompID>
      <CreatedBy>fea46bfa-29da-4b03-8456-c4ca00148b74</CreatedBy>
      <CreatedDate>2026-04-18T17:09:16.4543254+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>