API Documentation
All API
Service
현금영수증 식별 정보 조회Sync
Version: v1
Version: v1
/api/v1/cash-receipt/idinfo/info
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
userId
number
Required
Value : 20
현금영수증 발행요청할 user의 ID
approvalDiv
string
Required
Length : 1
거래구분(0: 소비자 소득공제용, 1: 사업자 지출증빙용)
idNo
string
Required
Length : 20
신분확인번호(현금영수증 카드번호, 휴대폰번호, 사업자번호)
manYn
string
Required
Length : 1
신분확인번호구분(0: 카드번호, 1: 수기(휴대폰, 사업자번호))
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!