Get part information - no dealer specific data.

Endpoint:

GET v1/PartPublic/{id}?format={format}

URI Parameters

NameDescriptionTypeAdditional information
id

Part Id

string

Required

format

Format

string

Default value is json

Body Parameters

None.

Response Information

Part
NameDescriptionTypeAdditional information
Id

string

None.

AltPartId

string

None.

Name

string

None.

Description

string

None.

WebDescription

string

None.

PartFamilyId

integer

None.

PartFamilyWebId

string

None.

PartFamilyName

string

None.

CategoryId

string

None.

CategoryWebId

string

None.

CategoryName

string

None.

BrandId

string

None.

BrandWebId

string

None.

BrandName

string

None.

PriceGroup

string

None.

PriceGroupTitle

string

None.

PriceGroupWebId

string

None.

PriceGroupPartCount

integer

None.

PriceGroupCount

integer

None.

PriceGroupMet

integer

None.

NewDate

date

None.

MatPriceGroup

string

None.

ImageName

string

None.

ImageThumb

string

None.

ImageMedium

string

None.

ImageFamilyThumb

string

None.

ImageFamilyMedium

string

None.

WebUrl

string

None.

SoldInQuantitiesOf

string

None.

SoldInQuantitiesOfInt

integer

None.

RelatedProducts

string

None.

Looks

integer

None.

Discontinued

byte

None.

Signature

byte

None.

Exclusive

byte

None.

Ium

string

None.

VolumeUom

string

None.

WeightUom

string

None.

PriceBreaks

Collection of PartPriceBreak

None.

Prices

Price

None.

Item

Object

None.

StockCode

string

None.

DepartmentCode

string

None.

StockCodeIml

string

None.

StockCodeMar

string

None.

StockCodeLaw

string

None.

StockCodeTra

string

None.

StockCodeTyl

string

None.

StockCodeGre

string

None.

StockCodeMxm

string

None.

StockCodeLeb

string

None.

StockCodeStb

string

None.

StockIml

integer

None.

StockMar

integer

None.

StockLaw

integer

None.

StockTra

integer

None.

StockTyl

integer

None.

StockGre

integer

None.

StockMxm

integer

None.

StockLeb

integer

None.

StockStb

integer

None.

StockTotal

integer

None.

StockDefault

integer

None.

WarehouseId

string

None.

ShowStockNeighbor

string

None.

NoUps

byte

None.

UlEtl

string

None.

EpaNum

string

None.

IsSale

byte

None.

IsNew

byte

None.

IsSecond

byte

None.

IsAltShippable

boolean

None.

EachUpc

string

None.

EachMsrp

decimal number

None.

EachPrice

decimal number

None.

EachVolume

string

None.

EachDimWeight

string

None.

EachWeight

string

None.

EachLength

string

None.

EachWidth

string

None.

EachHeight

string

None.

CaseUpc

string

None.

CaseQuantity

string

None.

CasePrice

decimal number

None.

CaseVolume

string

None.

CaseDimWeight

string

None.

CaseWeight

string

None.

CaseLength

string

None.

CaseWidth

string

None.

CaseHeight

string

None.

PalletUpc

string

None.

PalletQuantity

string

None.

PalletVolume

string

None.

PalletDimWeight

string

None.

PalletWeight

string

None.

PalletLength

string

None.

PalletWidth

string

None.

PalletHeight

string

None.

TruckQuantity

integer

None.

Warranty

string

None.

Hazmat

byte

None.

Prop65

byte

None.

LegacyPartId

string

None.

TransVolt120

boolean

None.

TransVolt208

boolean

None.

TransVolt240

boolean

None.

TransVolt277

boolean

None.

TransVolt347

boolean

None.

TransVolt480

boolean

None.

IsSpecialOrder

boolean

None.

KitId

integer

None.

KitOnly

boolean

None.

IsSlideBench

boolean

None.

QCRCommission

boolean

None.

ShowOnWeb

boolean

None.

PartKit

PartKit

None.

Response Examples

application/json, text/json, text/javascript, application/xml, text/xml :

Sample not available.