API Documentation
All API
Service
RefundSync
Version: v1
Version: v1
/api/v1/refund/card
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
nrNumber
string
Required
Length : 18
Transaction number
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. dcvv
Description
Invalid input parameter
400
Error code
009_001
Message
Bank account is null.
Description
No information of member’s refund account
400
Error code
009_002
Message
Refund amount over limit in month.
Description
Exceeding monthly refund limit
400
Error code
009_003
Message
Refund count over limit in month.
Description
Exceeding the limit of number of refunds per month
400
Error code
009_004
Message
Refund denied.
Description
Refund transaction rejected
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!