API Documentation
All API
Service
현금영수증 가맹점 등록Sync
Version: v1
Version: v1
/api/v1/cash-receipt/merchant/add
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
corpName
string
Required
Length : 30
사업자명
corpNo
string
Required
Length : 10
사업자번호
regDate
string
Required
Length : 8
개시일자(YYYYMMDD)
chargeName
string
Required
Length : 10
담당자명
telno
string
Required
Length : 15
전화번호
string
Required
Length : 30
이메일
ceoName
string
Required
Length : 20
대표자명
csNumber
string
Required
Length : 15
콜센터 전화번호
address
string
Required
Length : 100
주소
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!