표준카테고리관리
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
표준 카테고리
stdCtgNostringOptionalExample:
표준카테고리번호
HT01000000stdCtgNmstringOptionalExample:
표준카테고리명
여성leafCtgYnstringOptionalExample:
리프카테고리여부
NuseYnstringOptionalExample:
사용여부
NsortSeqinteger · int32OptionalExample:
정렬순서
1uprStdCtgNostringOptionalExample:
상위표준카테고리번호
HT00000000stdLrgCtgNostringOptionalExample:
표준대카테고리번호
HT01000000stdMidCtgNostringOptionalExample:
표준중카테고리번호
HT01010000stdSmlCtgNostringOptionalExample:
표준소카테고리번호
HT01010100stdThnCtgNostringOptionalExample:
표준세카테고리번호
HT01010101mdIdstringOptionalExample:
MD아이디
MIGsafeCertiNeedYnstringOptionalExample:
안전인증필요여부
NgoodsNotiLisartCdstringOptionalExample:
상품고시품목코드
001hsCdstringOptionalExample:
품목분류코드
HSCODE1234mrgnRatenumberOptionalExample:
카테고리 마진율
10mdNmstringRead-onlyOptionalExample:
MD이름
x2beegoodsNotiLisartCdNmstringRead-onlyOptionalExample:
상품고시품목코드명
의류leafCtgYnChangePossiblestringRead-onlyOptionalExample:
리프표준분류여부 변경 가능여부
YuprStdCtgNmstringRead-onlyOptionalExample:
상위표준카테고리명
여성hierarchyTextstringRead-onlyOptionalExample:
계층구조 텍스트
여성 > 아우터Responses
200
표준 카테고리 기본 정보 수정 성공
*/*
900
표준 카테고리 기본 정보 수정 실패
*/*
put
/v2/display/standardCategory/{stdCtgNo}Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
표준 카테고리
stdCtgNostringOptionalExample:
표준카테고리번호
HT01000000stdCtgNmstringOptionalExample:
표준카테고리명
여성leafCtgYnstringOptionalExample:
리프카테고리여부
NuseYnstringOptionalExample:
사용여부
NsortSeqinteger · int32OptionalExample:
정렬순서
1uprStdCtgNostringOptionalExample:
상위표준카테고리번호
HT00000000stdLrgCtgNostringOptionalExample:
표준대카테고리번호
HT01000000stdMidCtgNostringOptionalExample:
표준중카테고리번호
HT01010000stdSmlCtgNostringOptionalExample:
표준소카테고리번호
HT01010100stdThnCtgNostringOptionalExample:
표준세카테고리번호
HT01010101mdIdstringOptionalExample:
MD아이디
MIGsafeCertiNeedYnstringOptionalExample:
안전인증필요여부
NgoodsNotiLisartCdstringOptionalExample:
상품고시품목코드
001hsCdstringOptionalExample:
품목분류코드
HSCODE1234mrgnRatenumberOptionalExample:
카테고리 마진율
10mdNmstringRead-onlyOptionalExample:
MD이름
x2beegoodsNotiLisartCdNmstringRead-onlyOptionalExample:
상품고시품목코드명
의류leafCtgYnChangePossiblestringRead-onlyOptionalExample:
리프표준분류여부 변경 가능여부
YuprStdCtgNmstringRead-onlyOptionalExample:
상위표준카테고리명
여성hierarchyTextstringRead-onlyOptionalExample:
계층구조 텍스트
여성 > 아우터Responses
200
하위 표준 카테고리 목록 저장 성공
*/*
900
하위 표준 카테고리 목록 저장 실패
*/*
post
/v2/display/standardCategoryAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Bodyobject[]
표준 카테고리 조회
stdCtgNostringOptionalExample:
표준카테고리번호
HT01000000useYnstringOptional
사용여부
rangeFromnumber · doubleOptional
마진율 범위 from
rangeTonumber · doubleOptional
마진율 범위 to
entrNostringOptional
협력사번호
Responses
200
표준 카테고리 목록 삭제 가능 여부 확인 성공
*/*
900
표준 카테고리 목록 삭제 가능 여부 확인 실패
*/*
post
/v2/display/standardCategory/getCheckStandardCategoryListDeleteAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
stdCtgNostringRequiredExample:
표준카테고리번호
HT01000000Query parameters
rowsPerPagestringRequiredExample:
페이지 당 row
100pageIdxstringRequiredExample:
현재 페이지
1Responses
200
표준 카테고리 상품 목록 조회 성공
*/*
900
표준 카테고리 상품 목록 조회 실패
*/*
get
/v2/display/standardCategory/goods/{stdCtgNo}Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
rowsPerPagestringRequiredExample:
페이지 당 row
100pageIdxstringRequiredExample:
현재 페이지
1stdCtgNostringRequiredExample:
표준카테고리번호
HT01000000Responses
200
하위 표준 카테고리 목록 조회 성공
*/*
900
하위 표준 카테고리 목록 조회 실패
*/*
get
/v2/display/standardCategory/children/{stdCtgNo}Last updated