---
title: "수납번호 발급 API"
method: POST
path: "/cvs"
tags: ["cvs"]
---

# 수납번호 발급 API

`POST /cvs`

편의점결제를 위한 수납번호(barcode)를 사전 발급 또는 등록합니다. 고객은 발급 또는 등록된 수납번호(barcode)에 해당되는 바코드 이미지 또는 수납번호를 편의점 방문시 제시함으로써 현장 결제가 이뤄지게 됩니다.

## Response `200`

편의점결제 수납번호(barcode) 생성 완료

- PaymentResponse — unresolved $ref

## Other responses

- `401` — 인증 Token이 전달되지 않았거나 유효하지 않은 경우

---

[API](https://skmtc.dev/iamport/apis/rest-api.md) · [All operations](https://skmtc.dev/iamport/apis/rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/iamport/rest-api/revisions/006dfffdec43/schema)
