API Documentation
All API
Service
월 정액 자동 충전 등록Sync
Version: v1
Version: v1
/api/v1/recharges/auto/monthly/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 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. userId
Description
입력 파라미터 오류.
400
Error code
007_001
Message
Bank account not found.
Description
등록된 계좌가 없음
400
Error code
007_002
Message
Inconsistent requested benefit.
Description
요청한 혜택 정보(인센티브)와 충전 시점에 적용할 혜택 정보가 다를 경우 발생.
400
Error code
007_003
Message
Credit limit exceeded.
Description
코나카드의 승인서버로부터 금액(한도) 초과로 승인 거절
400
Error code
007_004
Message
Withdraw failure from PG.
Description
PG 에서 출금 이체 실패.
400
Error code
007_005
Message
Account charge request while proceeding.
Description
계좌로 충전하기 거래가 진행 중인 상태에서 계좌로 충전하기 요청이 유입되었을 경우 발생.
400
Error code
007_006
Message
Account charge request while proceeding auto charge.
Description
결제 시 자충으로 충전 거래가 진행 중인 상태에서 계좌로 충전하기 요청이 유입되었을 경우 발생.
400
Error code
007_007
Message
Recharge amount should be more than zero.
Description
충전 요청한 금액이 0원 이하일 경우 발생
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!