API Documentation
All API
Service
신용카드 자동충전 설정(기준 하한)Sync
Version: v1
Version: v1
/api/v1/recharges/online-payment/auto/lower-limit/register
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
transactionId
string
Required
Length : 20
거래 고유 번호
redirectUrl
string
Required
Length : 200
자동충전 등록 신용카드 인증창 오픈 요청 URL 주소
Response Code
Detailed classification and addition of error for unseccessful withfrawal
200
Error code
000_000
Message
Success.
Description
성공
400
Error code
000_002
Message
Invalid input parameter.
Description
입력 파라미터 오류
400
Error code
002_018
Message
Communication Error with PG.
Description
PG 승인 서버에서 승인 거절
400
Error code
007_027
Message
Billing plan already exist.
Description
이미 등록된 자동 충전 거래인 경우
400
Error code
007_034
Message
Credit card recharge not allowed.
Description
신용카드로 충전 불가능한 상품으로 신용카드 충전을 시도하는 경우
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!