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 APIs for the B2B service (ex. Bespin) API

B 2 B Store Controller

WinCL APIs for the B2B service (ex. Bespin) API is one of 44 APIs that WinCL publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include APIs for the B2B service (ex. Bespin). The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 7 operations across 7 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.

7 operations 7 paths 14 schemas 5 GET2 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 APIs for the B2B service (ex. Bespin) API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (Bearer 토큰 값).

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 5 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

APIs for the B2B service (ex. Bespin) 7

B 2 B Store Controller

POST
/b2b/v2/auth/signup
B2B customer signup
b2bSignUpUsingPOST body → 200201401403404
POST
/b2b/v2/auth/token
B2B customer signin
b2bSignInUsingPOST body → 200201401403404
GET
/b2b/v2/emails/{email}/duplicated
B2B email duplication
b2bCheckEmailUsingGET 1 param → 200401403404
GET
/b2b/v2/products
B2B product list
b2bListProductsUsingGET → 200401403404
GET
/b2b/v2/users/duplicated
B2B duplication check for email and phone number
b2bCheckPhoneNumberUsingGET 2 params → 200401403404
GET
/b2b/v2/users/{userId}/transactions/purchase
B2B purchase history
listPurchaseHistoryUsingGET 4 params → 200401403404
GET
/b2b/v2/users/{userId}/transactions/purchase/{purchaseId}
B2B purchase detail
b2bGetPurchaseDetailUsingGET 2 params → 200401403404

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are BuyHistory (19 properties), Product (16 properties), WinclAggregationResponse«BuyHistory,PurchaseHistoryAggregation» (9 properties), B2BSignUpRequest (8 properties). Each schema is shown below with its type and property counts.

WinclResponseDataList«Product»
object
8 properties
WinclResponseData«B2BSignInResponse»
object
3 properties
B2BSignUpRequest
object
8 properties
CpInfo
object
3 properties
Product
object
16 properties
WinclResponseData«ContactDuplicated»
object
3 properties
PurchaseHistoryAggregation
object
3 properties
WinclResponseData«BuyHistory»
object
3 properties
BuyHistory
object
19 properties
B2BTokenRequest
object
2 properties
WinclResponseData«boolean»
object
3 properties
ContactDuplicated
object
2 properties
B2BSignInResponse
object
4 properties
WinclAggregationResponse«BuyHistory,PurchaseHistoryAggregation»
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wincl-apis-for-the-b2b-service-ex-bespin-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