쿠폰별 매출/주문 현황
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
startDateLocalDateRequired
조회 시작일
endDateLocalDateRequired
조회 종료일
siteNoStringOptional
사이트번호
cpnNoStringOptional
쿠폰번호
entrNoStringOptional
협력사번호
agrtGbStringRequired
집계구분
Responses
200
브랜드별 매출/주문 현황 목록 조회 성공
*/*
totalCountinteger · int32Optional
900
업무처리 오류 내용
*/*
get
/v1/statistics/couponStatus/getCouponStatusListAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
startDateLocalDateRequired
조회 시작일
endDateLocalDateRequired
조회 종료일
siteNoStringOptional
사이트번호
cpnNoStringOptional
쿠폰번호
entrNoStringOptional
협력사번호
agrtGbStringRequired
집계구분
Responses
200
엑셀 다운로드 성공
No content
900
엑셀 다운로드 실패
*/*
get
/v1/statistics/couponStatus/downloadCouponStatusExcelNo content
Last updated