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

주문 후 PG사 결제 단계 (Payco)

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

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

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

12 operations 12 paths 10 schemas 4 GET8 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 Payment API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer 토큰 값).

Paths & Operations 12

Across 12 paths, the API surfaces 12 operations — 4 GET, 8 POST. Each is listed below with its method, path, parameters, and response codes.

Payment 12

주문 후 PG사 결제 단계 (Payco)

POST
/api/v2/payment/kcp/approve
Approval Kcp Order
approveKcpPaymentUsingPOST 1 param → 200201401403404905
POST
/api/v2/payment/kcp/reserve
Reserve KCP Order
reserveKcpPaymentUsingPOST body → 200201401403404904905906
POST
/api/v2/payment/payco/approve
Approval Payco Order
approvePaycoPaymentUsingPOST body → 200201401403404905
POST
/api/v2/payment/payco/reserve
Reserve Payco Order
reservePaycoPaymentUsingPOST body → 200201401403404904905906
POST
/api/v2/payment/stripe/approve
Approve Stripe Payment
approveStripePaymentUsingPOST body → 200201401403404905
GET
/api/v2/payment/stripe/latest-order
retrieveLatestOrder
retrieveLatestOrderUsingGET 1 param → 200401403404
POST
/api/v2/payment/stripe/reserve
Reserve Stripe Payment
reserveStripePaymentUsingPOST body → 200201401403404904905906
GET
/api/v2/payment/stripe/test/approve
Test approving Stripe Payment
testApproveStripePaymentUsingGET 1 param → 200401403404905
GET
/api/v2/payment/stripe/test/checkout
testHtmlCheckout
testHtmlCheckoutUsingGET 1 param → 200401403404
GET
/api/v2/payment/stripe/test/greeting
testGreeting
testGreetingUsingGET 1 param → 200401403404
POST
/api/v2/payment/stripe/test/reserve
Test reserving Stripe Payment
testReserveStripePaymentUsingPOST 1 param → 200201401403404904905906
POST
/api/v2/payment/stripe/webhook
Stripe Webhook
handleWebhookUsingPOST body → 200201401403404905

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Payment (27 properties), PaycoApproveRequest (9 properties), ApprovePaymentResultData (7 properties), ReservePaymentResultData (6 properties). Each schema is shown below with its type and property counts.

PaymentReserveRequest
object
4 properties
Payment
object
27 properties
LatestOrderData
object
3 properties
ApprovePaymentResultData
object
7 properties
StripeApproveRequest
object
3 properties
WinclResponseData«ReservePaymentResultData»
object
3 properties
PaycoApproveRequest
object
9 properties
WinclResponseData«ApprovePaymentResultData»
object
3 properties
WinclResponseData«LatestOrderData»
object
3 properties
ReservePaymentResultData
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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