Menu

GetManufacturerComponentById

Ciiva

API Reference (V1)

Search a manufacturer component by id.

GetManufacturerComponentById

Name Description
Address https://api.ciiva.com/api/2849B6B6-8E12-4D23-84B9-4F68AA1F3457
Accept methods GET, POST

Example:

         Parameters:
        {"16"}

         Return:
        { "Description" : null,
          "LifecycleStatus" : "2",
          "ManufacturerAliases" : [ "" ],
          "ManufacturerComponentId" : 16,
          "ManufacturerName" : "Mallory Sonalert Products",
          "ManufacturerPartNumber" : "PW1"
        }

Request Object Schema

Object Name: GetManufacturerComponentById

Property Name Property Type Description Example
ManufacturerComponentId Int64 Manufacturer component id

Return Object Schema

Object Name: ManufacturerComponent

Property Name Property Type Description Example
Description String Description
ManufacturerComponentId Int64 Manufacturer component id
ManufacturerName String Manufacture name
ManufacturerPartNumber String Manufacture part number
ManufacturerNameAlias List of: String Alternative names of this manufacturer
LifeCycleStatusId Int32 Life cycle status id
LifeCycleStatusName String Life cycle status

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.