API Documentation
All API
Service
결제 시 자동 충전 목록 조회Sync
Version: v1
Version: v1
/api/v1/recharges/auto/payments/plans
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
parInfoList
array of objects
Required
자동 충전 목록
parInfoList_item
object
Optional
par
string
Required
Length : 27
카드의 PAN(Primary Account Number)을 대체하는 번호
registeredDate
string
Required
Length : 14
등록 일시
- 형식 : yyyyMMddHHmmss
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!