API Documentation
All API
Service
선불카드 선물하기 수락Sync
Version: v1
Version: v1
/api/v1/gifts/cards/transmission/accept
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
mobileCardNo
string
Required
Length : 27
선물 받은 모바일 카드의 par
mobileCardPar
string
Required
Length : 16
선물 받은 모바일 카드의 카드 번호
mobileCardExpiryDate
string
Required
Length : 8
선물 받은 모바일 카드의 카드 유효기간
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
005_058
Message
The gift card is already cancelled by sender.
Description
전송자에 의해 취소된 선물하기
400
Error code
005_059
Message
The gift card is already rejected by receiver.
Description
수신자에 의해 거절된 선물하기
400
Error code
005_060
Message
Transaction data not valid.
Description
선물하기 거래 데이터가 유효하지 않음
400
Error code
005_061
Message
Money transfer is failed.
Description
수신 카드로 잔액 이동 실패
400
Error code
005_006
Message
Not found card or user info.
Description
카드정보를 찾을 수 없음
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!