Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

WinCL Coupon API

Coupon Controller

WinCL Coupon API is one of 44 APIs that WinCL publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Coupon. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 5 operations across 5 paths, and defines 14 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.wincl.io:443.

5 operations 5 paths 14 schemas 1 DELETE4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.wincl.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

WinCL Coupon API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer 토큰 값).

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 1 DELETE, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Coupon 5

Coupon Controller

DELETE
/bapi/v2/coupons/events/{eventId}
이벤트, 매직쿠폰 및 연결된 개인쿠폰들을 삭제합니다.
deleteEventUsingDELETE 1 param → 200204401403
POST
/bapi/v2/coupons/magic/issue
2. 이벤트용 사용자 쿠폰을 벌크로 발행합니다.
issueIndividualCouponsUsingPOST body → 200201401403404
POST
/bapi/v2/coupons/magic/register
1. 이벤트용 매직 쿠폰을 발행합니다.
registerMagicCouponsUsingPOST body → 200201401403404
POST
/api/v2/coupons/magic/answer
3. 쿠폰 응모 때 입력한 정보를 수집합니다. (접근토큰이 필요없음)
gatherEventAnswerUsingPOST body → 200201401403404
POST
/api/v2/coupons/magic/consume
4. 쿠폰을 사용하여 탄소배출권을 얻습니다. (접근토큰이 필요함)
consumeMagicCouponUsingPOST body → 200201401403404

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are WinclCoupon (10 properties), RegisterMagicCouponRequest (8 properties), IssueIndividualCouponsRequest (4 properties), GatherEventAnswersRequest (4 properties). Each schema is shown below with its type and property counts.

ConsumeMagicCouponRequest
object
2 properties
WinclResponseData«GatherEventApplyResult»
object
3 properties
WinclResponseData«IssueCouponsResult»
object
3 properties
DeleteEventResult
object
2 properties
GatherEventApplyResult
object
2 properties
WinclResponseData«ConsumeCouponResult»
object
3 properties
IssueCouponsResult
object
3 properties
WinclResponseData«WinclCoupon»
object
3 properties
WinclCoupon
object
10 properties
IssueIndividualCouponsRequest
object
4 properties
WinclResponseData«DeleteEventResult»
object
3 properties
ConsumeCouponResult
object
3 properties
RegisterMagicCouponRequest
object
8 properties
GatherEventAnswersRequest
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wincl-coupon-api-openapi.yml Raw ↑

Other APIs WinCL publishes across the network.

WinCL Admin API
WinCL Admin Auth API
WinCL Admin FAQ API
WinCL Admin Hedera API
WinCL Admin Info API
WinCL Admin News API
WinCL Admin Notice API
WinCL Admin Order API
WinCL Admin Payment API
WinCL Admin Product API
WinCL Admin Project API
WinCL Admin QnA API