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

Kurly 배송운영 정책 API

The 배송운영 정책 API from Kurly — 26 operation(s) for 배송운영 정책.

Kurly 배송운영 정책 API is one of 3 APIs that Kurly publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include 배송운영 정책. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and authentication docs.

This API exposes 31 operations across 26 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.3.12.

Requests are made against a single base URL, https://{host}.

31 operations 26 paths 1 schemas 10 GET1 PATCH16 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.3.12
Base URL
https://kls.kurly.com
Resource Areas
1

Paths & Operations 31

Across 26 paths, the API surfaces 31 operations — 10 GET, 1 PATCH, 16 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

배송운영 정책 31
POST
/api/delivery-agency/v1/delivery-policies
배송서비스 목록 조회 API
findDeliveryPolicies → 200400429
POST
/v1/invoices/print-data
운송장 출력 정보 다건 조회
findInvoicePrintData → 200400500429
POST
/v1/orders
주문 등록
createDeliveryOrder → 200400500429
GET
/v1/orders
주문 다건 조회 - 판매처 주문번호
findDeliveryOrdersByClientOrderCode → 200400500429
GET
/v1/orders/by-request-keys
주문 다건 조회 - 요청 식별 키
findDeliveryOrdersByRequestKeys → 200400500429
POST
/v1/orders/cancel/by-request-key
주문 취소 - 요청 식별 키
cancelDeliveryOrderByRequestKey → 200400404500429
POST
/v1/orders/cancel
주문 취소 - 판매처 주문번호
cancelDeliveryOrderByClientOrderCode → 200400404500429
POST
/v1/goods/skus
상품 등록
saveSku → 200429
PUT
/v1/goods/skus
상품 수정
updateSku → 200429
GET
/v1/goods/skus
상품 목록 조회
findSkuList → 200429
GET
/v1/goods/sales-channel-mapping
판매 채널 상품 매핑 리스트 조회
findSalesChannelMappingList → 200429
POST
/v1/goods/sales-channel-mapping
판매 채널 상품 매핑 등록
saveSalesChannelMapping → 200429
PUT
/v1/goods/sales-channel-mapping
판매 채널 상품 매핑 수정
updateSalesChannelMapping → 200429
GET
/openapi/v1/receiving-request/specification
거래명세서 다운로드
downloadReceivingSpecification → 200400429500
POST
/openapi/v1/receiving-request
입고 요청 등록
createReceivingRequest → 200400429500
PATCH
/openapi/v1/receiving-request/cancel
입고 요청 취소
cancelReceivingRequest → 200400429500
POST
/openapi/v1/receiving-request/plans/search
입고 플랜 조회
searchReceivingPlans → 200400429500
POST
/openapi/v1/receiving-request/reports/search
리포트 조회
searchReceivingReports → 200400429500
POST
/openapi/v1/receiving-request/items/status/search
상품 입고 현황 조회
searchReceivingItemStatus → 200400429500
POST
/openapi/v1/receiving-request/search
입고 요청 목록 조회
searchReceivingRequests → 200400429500
GET
/openapi/v1/receiving-request/receiving-label/print
입하라벨지 다운로드
printReceivingLabel → 200400429500
GET
/v1/lot-ledgers
로트별 수불부 조회
findLotLedgers → 200400500429
GET
/v1/ledgers
상품별 수불부 조회
findLedgers → 200400500429
GET
/v1/inventories
재고 조회
findInventories → 200400500429
POST
/api/fulfillment/v2/orders/bulk
주문 다건 등록 V2
createOrdersBulkV2 → 200400429
POST
/api/fulfillment/v2/orders
주문 단건 등록 V2
createOrderV2 → 200400429
GET
/api/fulfillment/v1/orders
주문 조회
findOrders → 200400500429
PUT
/api/fulfillment/v2/orders/bulk/cancel
주문 다건 취소 V2
cancelOrdersBulkV2 → 200400429
PUT
/api/fulfillment/v2/orders/cancel
주문 단건 취소 V2
cancelOrderV2 → 200400429
POST
/api/fulfillment/v1/operation-plans/bulk
주문이행계획 다건 조회
findOperationPlansBulk → 200400429
POST
/api/fulfillment/v1/operation-plans
주문이행계획 단건 조회
findOperationPlan → 200400429

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
KLS error envelope. Delivery-agency errors carry a DA domain prefix (e.g. DA60400, DA60404, DA60500) as of docs v1.3.8.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kurly-default-api-openapi.yml Raw ↑

Other APIs Kurly publishes across the network.

Kurly Authentication API
Kurly Delivery Tracking (배송추적) API