7. Get Component (by category)

Response body

PropertyTypeDescriptionNullable
idStringComponent IDX
nameStringComponent NameX
translatedNamesList<Internationalization>Translated NamesX
codeStringComponent CodeO
skuStringStock Keeping UnitO
colorColorInfoComponent ColorO
brandStringComponent Brand NameO
retailPricePriceInfoRetail PriceO
factoryPricePriceInfoFactory PriceO
mainMaterialStringPrimary MaterialO
subMaterialStringSecondary MaterialO
dimensionDimensionInfoComponent DimensionsX
previewImageStringPreview Image URLO
showInEditorBooleanVisibility in EditorX
usageInEditorStringUsage Instructions for EditorX
createdAtStringComponent Creation Date (ISO-8601)X
updatedAtStringComponent Last Update Date (ISO-8601)X

Internationalization

Property

Type

Description

Nullable

code

String

Internationalization Code

  • "ko": Korean
  • "en" : English
  • "zh" : Chinese
  • "ja": Japanese
  • "vi" : Vietnamese

X

value

String

Internationalization Value

X

ColorInfo

PropertyTypeDescriptionNullable
codeStringColor CodeX
nameStringColor NameX

PriceInfo

Property

Type

Description

Nullable

value

BigDecimal

Price Value

X

unit

String

Currency

  • KRW
  • USD
  • EUR
  • JPY
  • GBP
  • CNY
  • VND
  • TWD

X

Language
Click Try It! to start a request and see the response here!