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 Order API

결제 전 주문 단계

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

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

This API exposes 9 operations across 9 paths, and defines 18 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.

9 operations 9 paths 18 schemas 3 GET6 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 Order API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer 토큰 값).

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 3 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Order 9

결제 전 주문 단계

POST
/api/v1/order
주문하기
requestOrderUsingPOST body → 200201401403404904921923
POST
/api/v1/order/one-dollar-product
1달러 랜덤 프로덕트 주문
orderOneDollarProductUsingPOST body → 200201401403404906
GET
/api/v1/order/payment/{orderId}
주문 확인
selectPaymentUsingGET 1 param → 200401403404915
POST
/api/v1/order/stripe/confirm
스트라이프 주문 확인
confirmOrderUsingPOST body → 200201401403404924
POST
/api/v1/order/stripe/create-payment-intent
Stripe Create payment-intent
createPaymentIntentUsingPOST body → 200201401403404924
POST
/api/v1/order/stripe/reserve
Reserve 스트라이프
reserveStripeOrderUsingPOST body → 200201401403404904905906
GET
/api/v1/order/{id}
주문 내역
orderResultUsingGET 1 param → 200401403404924
POST
/api/v2/order/cancel
PG 결제창 끄거나 취소 누를 시 (PG 공통)
cancelOrderUsingPOST body → 200201401403404925
GET
/api/v2/order/{orderId}
주문 내역
getOrderSheetUsingGET 1 param → 200401403404924

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are ConfirmPaymentWebResponse (9 properties), GetOrderSheetResultData (5 properties), OrderHistoryWebResponse (4 properties), GetOrderSheetItem (4 properties). Each schema is shown below with its type and property counts.

WinclResponseData«OrderHistoryWebResponse»
object
3 properties
StripeReserveOrderWebRequest
object
2 properties
GetOrderSheetResultData
object
5 properties
WinclResponseData«ConfirmPaymentWebResponse»
object
3 properties
StripeCreatePaymentIntentWebRequest
object
1 property
GetOrderSheetItem
object
4 properties
WinclResponseData«GetOrderSheetResultData»
object
3 properties
WinclResponse
object
2 properties
StripeCreatePaymentIntentWebResponse
object
3 properties
OrderOneDollarProductWebRequest
object
1 property
CancelOrderRequest
object
1 property
WinclResponseData«OrderWebResponse»
object
3 properties
OrderWebResponse
object
1 property
OrderHistoryWebResponse
object
4 properties
ConfirmPaymentWebResponse
object
9 properties
StripeConfirmOrderWebRequest
object
1 property
WinclResponseData«StripeCreatePaymentIntentWebResponse»
object
3 properties
OrderWebRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wincl-order-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