콘텐츠로 이동

주문과 마이페이지

이 페이지의 API는 모두 사용자 토큰이 필요합니다.

메서드 경로 설명
GET/me내 정보 조회
POST/me/timezone내 타임존 저장
GET/me/access-context사용자 접근 권한 컨텍스트 조회
GET/me/plan-change-url플랜 변경 URL 조회
POST/me/meta내 메타 저장
GET/me/meta/{metaKey}내 메타 조회
PUT/me/meta/{userId}내 메타 수정
POST/me/point-cash포인트/캐시 조회
GET/me/favorites즐겨찾기 조회
DELETE/me회원 탈퇴
메서드 경로 설명
GET/me/shipping-addresses배송지 목록 조회
POST/me/shipping-addresses배송지 생성
POST/me/shipping-addresses/update배송지 수정
POST/me/shipping-addresses/set-main기본 배송지 설정
DELETE/me/shipping-addresses배송지 삭제
메서드 경로 설명
GET/me/orders내 주문 목록
GET/me/orders/{orderId}내 주문 상세
GET/me/orders/{orderId}/details내 주문 상세 항목
GET/me/orders/{orderId}/tracking배송 추적 정보
GET/me/orders/{orderId}/virtual-account가상계좌 정보
PUT/orders/cancel-request취소 요청
PUT/orders/exchange-request교환 요청
PUT/orders/return-request반품 요청
PUT/orders/complete-request구매 확정 요청
메서드 경로 설명
GET/me/content-counts/{type}내 콘텐츠 수량
GET/me/contents/{type}/{status}내 콘텐츠 목록
GET/me/content-items/{contentId}내 콘텐츠 항목 상세
GET/me/content-items/{contentId}/progress내 콘텐츠 진행률
POST/me/content-items/hold/start수강 홀드 시작
POST/me/content-items/hold/stop수강 홀드 종료
GET/me/curriculums/{status}내 커리큘럼 목록
POST/me/curriculums/digital-download-info디지털 다운로드 정보 조회
POST/me/curriculums/digital-download-url디지털 다운로드 URL 조회
PUT/orders/class-lookups/refund-request콘텐츠 환불 요청
PUT/orders/curriculums/{curriculumId}/complete-request커리큘럼 완료 요청
메서드 경로 설명
GET/billing/cards/has-cards등록 카드 존재 여부
GET/billing/cards등록 카드 목록
POST/billing/cards카드 등록
DELETE/billing/cards/{cardId}카드 삭제
PATCH/billing/cards/{cardId}/set-default기본 카드 설정
POST/membership/change-request멤버십 변경 요청
POST/membership/subscription-payment멤버십 정기결제
GET/membership/me내 멤버십 정보
POST/membership/expire-request멤버십 만료 요청
GET/membership/me/name내 멤버십 이름
GET/membership/contents/{contentId}/access멤버십 콘텐츠 접근 여부