GET api/Part/GetPartFBList

Documentation for 'GetPartFBList'.

Request Information

Parameters

NameDescriptionAdditional information
PartSearchParameters
Documentation for 'PartSearchParameters'.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "FeaturesAndBenefitsList": [
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    },
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    },
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    }
  ],
  "InstalationInstructionsList": [
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    },
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    },
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    }
  ],
  "MSDSList": [
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    },
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    },
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    }
  ],
  "RelatedPartsList": [
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    },
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    },
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    }
  ],
  "TechBulletinsList": [
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    },
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    },
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    }
  ],
  "VideosList": [
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    },
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    },
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    }
  ],
  "Prop65Warning": [
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    },
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    },
    {
      "Attachment": "sample string 1",
      "Description": "sample string 2",
      "Language": "sample string 3",
      "SortOrder": 4
    }
  ]
}

application/xml, text/xml

Sample:
<PartDetailFBDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Catalog.DTO">
  <FeaturesAndBenefitsList>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
  </FeaturesAndBenefitsList>
  <InstalationInstructionsList>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
  </InstalationInstructionsList>
  <MSDSList>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
  </MSDSList>
  <Prop65Warning>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
  </Prop65Warning>
  <RelatedPartsList>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
  </RelatedPartsList>
  <TechBulletinsList>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
  </TechBulletinsList>
  <VideosList>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
    <PartFBItemDTO>
      <Attachment>sample string 1</Attachment>
      <Description>sample string 2</Description>
      <Language>sample string 3</Language>
      <SortOrder>4</SortOrder>
    </PartFBItemDTO>
  </VideosList>
</PartDetailFBDTO>