상품 대시보드
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
entrNoStringOptional
협력사번호
siteNoStringRequired
사이트번호
userIdStringRequired
사용자ID
Responses
200
재입고 알림 신청 현황 조회 성공
*/*
timestampstring · date-timeOptional
result time
codestringOptional
result code
messagestringOptional
result message
isProcessbooleanOptional
process check
errorbooleanOptional
is error
900
재입고 알림 신청 현황 조회 실패
*/*
get
/v1/goods/dashboardApi/getReWhsgNotiSgtStatusAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
procStatCdstring[]Required
entrNoStringOptional
협력사번호
Responses
200
상품문의 현황 조회 성공
*/*
timestampstring · date-timeOptional
result time
codestringOptional
result code
messagestringOptional
result message
isProcessbooleanOptional
process check
errorbooleanOptional
is error
900
상품문의 현황 조회 실패
*/*
get
/v1/goods/dashboardApi/getQnASicuationsAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
entrNoStringOptional
협력사번호
Responses
200
상품요약 정보 조회 성공
*/*
timestampstring · date-timeOptional
result time
codestringOptional
result code
messagestringOptional
result message
isProcessbooleanOptional
process check
errorbooleanOptional
is error
900
상품요약 정보 조회 실패
*/*
get
/v1/goods/dashboardApi/getGoodsSummaryAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
userIdStringOptional
사용자ID
siteNoStringOptional
사이트번호
Responses
200
상품평 현황 조회 성공
*/*
상품평 현황 응답 DTO
revStateCdstring · enumOptionalExample:
리뷰 상태 코드
10Possible values: revStatestring · enumOptionalExample:
리뷰 싱테
신규 상품평Possible values: revCntinteger · int64OptionalExample:
리뷰 건수
3900
상품평 현황 조회 실패
*/*
get
/v1/goods/dashboardApi/getGoodsReviewSituationsAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
entrNoStringOptional
협력사번호
userIdStringOptional
사용자ID
Responses
200
상품현황 조회 성공
*/*
timestampstring · date-timeOptional
result time
codestringOptional
result code
messagestringOptional
result message
isProcessbooleanOptional
process check
errorbooleanOptional
is error
900
상품현황 조회 실패
*/*
get
/v1/goods/dashboardApi/getGoodsCurrentSicuationsLast updated