API Documentation
All API
Service
편의점 충전/출금 요청Sync
Version: v1
Version: v1
/api/v1/payment/generate/barcode-spec
Request Headers
Request Parameters
Response Headers
X-KM-Correlation-Id
string
Required
Length : 20
Transaction number for tracking trasncription
- Form : yyMMddHHmiSS-xxxxxxx
- xxxxxxx : 7digit, Hex String
X-KM-Crypto-Key-Id
string
Optional
Length : 32
Data encryption/decryption key ID
- Given ID from creating the service provider's project
- If it is passed as a callback, the first key issued among the keys issued to the service provider is used.
Response Parameters
barcodeSpec
string
Required
Length : 31
바코드를 생성하기 위한 문자열
- 거래구분코드(6) + 요청 카드번호(16) + 일회용 토큰 DCVV(3) + 요청 금액(6)
Response Code
Detailed classification and addition of error for unseccessful withfrawal
200
Error code
000_000
Message
Success.
Description
성공
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!