API Documentation
All API
Service
System RechargingSync
Version: v1
Version: v1
/api/v1/recharges/system/manuals
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
par
string
Required
Length : 27
Alternate PAN(Primary Account Number)
nrNumber
string
Required
Min : 1 , Max : 50
Transaction Number
availableDepositAmt
number
Required
Min : 1 , Max : 9999999999
Deposit Account Amount
Response Code
Detailed classification and addition of error for unseccessful withfrawal
200
Error code
000_000
Message
Success.
Description
Success
400
Error code
000_002
Message
Invalid input parameter. userId
Description
Invalid input parameter. userId
400
Error code
007_002
Message
Inconsistent requested benefit.
Description
Inconsistent requested benefit
400
Error code
007_003
Message
Credit limit exceeded.
Description
Credit limit exceeded
400
Error code
007_007
Message
Recharge amount should be more than zero.
Description
Recharge amount should be more than zero
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!