Konaplate logo

API Documentation

All API

Service


Search for CardSync

Version: v1


Version: v1

POST

/api/v1/user/card/list

The list of cards held by a member and card information are provided as follows. • Card product information • Balance information • Expiry date • Card status • Card number • Payment limits • Point • Linked accounts (for debit card)

Request Headers


X-KM-User-AspId

string

Required

Length : 15

ASP ID

  • ID given to the service provider.
  • The ID is provided at the time of contract.

X-KM-Correlation-Id

string

Required

Length : 20

Transaction number for tracking trasncription

  • Form : yyMMddHHmiSS-xxxxxxx
  • xxxxxxx : 7digit, Hex String

X-KM-Access-Key

string

Conditional

Length : 40

Access Key created by Project

  • Excluding the case for Callback API

X-KM-Crypto-Key-Id

string

Optional

Length : 32

Data Encryption/Decryption Key ID

  • Given ID from creating the service provider's project
  • Required value when requesting data encryption.

X-KM-Tran-Token

string

Required

Length : 66

Refer to Common header information - X-KM-Tran-Token Guide page

X-KM-Tran-Time

string

Required

Length : 14

Client Request Time

  • Form : YYYYMMDDHHMMSS

X-KM-Time-Zone

string

Required

Length : 3

International Standard Time (UTC, KST, ...)

Request Parameters


userId

number

Required

Min : 1 , Max : 9999999999999999999

회원 ID

  • 회원가입 시 부여되는 회원의 고유 ID입니다.

par

string

Optional

Length : 27

조회할 카드의 카드의 PAN(Primary Account Number)을 대체하는 번호

해당 카드의 정보 만을 조회할 경우에 사용합니다.

physicalCardNo

string

Optional

Length : 16

조회할 카드의 (실물카드)카드 번호

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

Encrypted|
Check out
Guidelines
for more information.

cardDataInfo

array of objects

Required

카드 정보 목록
 

cardDataInfo_item

object

Optional

cardDataInfo_item content

par

string

Required

Length : 27

카드의 PAN(Primary Account Number)을 대체하는 번호

limits

object

Optional

결제 한도 정보

직불카드인 경우에만 응답데이터에 포함됩니다.


day

number

Optional

Min : 0 , Max : 9999999999

일 결제 한도

once

number

Optional

Min : 0 , Max : 9999999999

1회 결제 한도

month

number

Optional

Min : 0 , Max : 9999999999

월 결제 한도

balance

number

Required

Min : 0 , Max : 9999999999

카드에 충전되어 있는 잔액 정보

pendingAmount

number

Required

Min : 0 , Max : 9999999999

충전 대기금 금액

  • 카드의 한도를 초과하는 충전 요청이 접수되어, 아직 처리되지 않고 충전 대기 중인 금액.

isNamed

boolean

Required

카드 기명화 여부

  • 기명화란? 무기명으로 발행된 카드를 선불전자지급수단을 법에서 정하는 '실지명의 인증' 또는 '예금계좌와 연결하는 방식'을 통하여 해당 선불전자지급수단의 이용자로 특정하는 행위를 말합니다.

bankInfo

object

Optional

직불카드에 연결된 계좌 정보

직불카드인 경우에만 응답데이터에 포함됩니다.


bankName

string

Required

Min : 1 , Max : 10

은행 이름

accountNo

string

Required

Min : 1 , Max : 20

은행 계좌 번호

enableFIC

boolean

Required

현금IC 포함 여부

  • true : 현금IC 포함
  • false : 현금IC 미포함

직불카드인 경우에만 응답데이터에 포함됩니다.

serviceId

string

Required

Length : 15

카드 상품 ID

  • 카드 상품에 부여한 고유 식별 값입니다.

expiryDate

string

Required

Length : 8

카드 사용 유효기간

  • 형식 : yyyyMMdd

refundable

boolean

Required

카드의 환불 가능 여부

remittable

boolean

Required

카드의 송금 가능 여부

아래 항목에 대한 잔액 송금 가능 여부를 설정합니다.

  • 휴대 전화번호로 송금
  • 카드번호로 송금

cardApplyNo

string

Optional

Length : 22

카드 신청 번호

  • (회원) 모바일 카드 또는 실물 카드를 발급/배송 신청할때 생성되는 고유 번호

serviceName

string

Required

Min : 1 , Max : 255

카드 상품명

mobileCardNo

string

Optional

Length : 16

(모바일카드) 카드 번호

rechargeable

boolean

Required

카드의 충전 가능 여부

아래 항목의 충전 가능여부를 설정합니다.

  • OFFLINE 단말기 충전
  • 개인계좌 충전
  • 포탈을 통한 ADMIN 충전

cardPointInfo

array of objects

Optional

카드 포인트 정보

cardPointInfo_item

object

Optional

cardPointInfo_item content

autoUse

boolean

Required

포인트 자동사용 여부

  • 포인트 정책에 설정된 값

pointName

string

Required

Min : 1 , Max : 255

포인트 정책명

pointPolicyId

string

Required

Length : 15

포인트 정책 ID

remainingPoint

number

Optional

Min : 0 , Max : 9999999999

(회원) 포인트 잔액

  • 회원이 가지고 있는 포인트의 잔액

physicalCardNo

string

Optional

Length : 16

(실물카드) 카드 번호

serviceImageUrl

string

Required

Min : 1 , Max : 255

카드 상품의 이미지 파일 URL

autoReloadStatus

string

Optional

Min : 1 , Max : 8

카드의 자동충전 상태

  • ACTIVE : 활성화
  • INACTIVE : 비활성화
  • NONE : 설정안함

mobileCardStatus

string

Optional

Min : 1 , Max : 7

(모바일카드) 카드의 상태

  • ACTIVE : 정상
  • SUSPENDED : 중지

minRechargeAmount

number

Required

Min : 0 , Max : 9999999999

카드에 충전시 최소 충전금액

physicalCardStatus

string

Optional

Min : 1 , Max : 7

(실물카드) 카드의 상태

  • ACTIVE : 정상
  • SUSPENDED : 중지

rechargeableAmount

number

Required

Min : 0 , Max : 9999999999

카드에 충전 가능한 금액

  • 무기명 카드의 경우 = 무기명카드 최대 충전금액(maxNonRealNameRechargeAmount) - 카드잔액(balance)
  • 기명화된 카드의 경우 = 기명화카드 최대 충전금액(maxRealNameRechargeAmount) - 카드잔액(balance)

 

충전 가능 금액(예)

  • maxNonRealNameRechargeAmount = 500000
  • maxRealNameRechargeAmount = 2000000
  • balance = 300000

무기명 카드인 경우 = 200000(500000 - 300000)

기명화된 카드인 경우 = 1700000(2000000 - 300000)

personalRechargeable

boolean

Required

카드의 개인계좌를 통한 충전 가능 여부

maxRealNameRechargeAmount

number

Required

Min : 0 , Max : 9999999999

기명화된 카드에 충전할 수 있는 최대 금액

maxNonRealNameRechargeAmount

number

Required

Min : 0 , Max : 9999999999

무기명 카드에 충전할 수 있는 최대 금액

rechargeUnitAmt

number

Optional

Min : 0 , Max : 9999999999

충전 단위 설정

cardBizStatus

string

Required

Length : 2

카드상태 코드

  • 31: 카드 분실로 인한 정지 
  • 36: 카드 수령 전 정지
  • 3A: 카드 재발급으로 인한 중지
  • 60: 정상
  • 61: 카드 분실 신고 해지
  • 35: 카드 유효 기간 만료로 인한 중지

accTransferStatus

string

Required

Length : 1

모든 이체 진행상태 (충전취소, 환불이체 진행 상태)

  • 0 : 해당 없음
  • 1 : 이체 진행중

enableVirtualAccountPendingAmount

boolean

Required

가상계좌 충전 대기금 사용 여부

virtualAccountMaxPendingAmount

number

Required

Min : 0 , Max : 9999999999

가상계좌 충전 대기금 최대 금액

  • 카드 잔액 + 충전 대기금 잔액의 최대 허용 금액

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

Invalid input parameter


400

Error code

000_003

Message

Missing required values. userId

Description

Missing required parameter


400

Error code

001_006

Message

Wallet user not found.

Description

Non-member or a member who has canceled membership

Test Data

200 - Test succeeded


200 - Test succeeded
200 - Test succeeded _no card owned by a member
400 - Invalid input parameter
400 - Missing required parameter
400 - Non-member or a member who has canceled membership
200 - 성공 테스트_PAR 파라미터 사용 케이스
200 - 성공 테스트_cardNo 파라미터 사용 케이스
Loading ...

Request

Loading...

Response

Click Try It!
to start a Request and see the Response here!


User RegisterSearch for Member InformationMember Password Reset and ChangeMember Information ChangeMembership CancellationChecking Log in ID checkActivation of Dormant MemberSearch for Terms and Conditions ListTerms and Conditions Agreement/WithdrawalCI 값으로 회원 정보 조회회원 로그인 ID 중복 확인회원 비밀번호 검증회원 인증 정보 조회Financial Institution List InquiryReal Name Verification for Account holderAuthentication code generation before ARS authentication.Bank account registration via PGSearch for Account Registration StatusBalance Limit Increase(Individual card)회원 등록 계좌 조회회원 계좌 정보 조회자동충전 계좌 등록회원 계좌 삭제Microdeposit Verification(1 KRW)Microdeposit Verification CheckApplication for Issuance and Delivery of Prepaid CardCancellation of Card ApplicationReissuance of Prepaid Card (Replacement Issuance)Reissuance & Renewal of Prepaid Card to be ExpiredSearch for Card Delivery StatusSearch for Mobile Card Application Information Linkable to Physical CardPhysical Card RegistrationSearch for CardUnregistered card inquiryModification of the Card’s StateDiscarding a CardBalance Limit Increase(Individual card)Balance Limit Increase(Coporate card)Inquiry of Coporate Card Identification StatusApplying For Income Tax DeductionInquiry of Card Tax Deduction StatusCard-User Mapped InquiryCard Product ID Inquiry주카드 설정카드에 연결된 가상계좌 조회Application for Issuance and Delivery of Debit CardCancellation of Card ApplicationSearch for Card Delivery StatusPhysical Card RegistrationSearch for CardModification of the Card’s StateModification of the Card’s LimitDiscarding a CardApplying For Income Tax DeductionInquiry of Card Tax Deduction Status주카드 설정Issuance of Disposable TokenChargeCancellation of ChargeChecking Result of Charge & Cancellation of ChargeChecking Transaction History기준 하한 및 월정액 자동 충전 활성화기준 하한 자동 충전 등록기준 하한 및 월정액 자동 충전 목록 조회기준 하한 자동 충전 수정월 정액 자동 충전 등록월 정액 자동 충전 수정기준 하한 및 월정액 자동 충전 등록 해제결제 시 자동 충전 등록결제 시 자동 충전 등록 해제결제 시 자동 충전 목록 조회Issuance of Disposable TokenSearch for Refund FeeRefundChecking Refund ResultSystem RechargingSystem Recharging CancelSystem RefundSystem Partial Refund신용카드 충전 거래 생성신용카드 충전 취소 요청편의점 충전/출금 요청Deposit Transaction InquiryDeposit Balance InquiryIssuance of Disposable TokenPaymentCancellation of PaymentNetwork Cancellation of Payment Checking Transaction HistoryChecking History of Point TransactionSearch for CardReservations & Cancellations of Point UseChecking History of Point Transaction관리자 포인트 지급관리자 포인트 환수Stamp card accumulation history inquiryCheck the list of stamp cards held by memberInquiry the list of mileage cards owned by member.Mileage card accumulation history inquiryTransfer to CardTransfer to Card ReceivingCard Transfer RejectionCard Transfer CancellationIssuance of Disposable Token for ATMATM Withdrawal ReservationATM Withdrawal Reservation CancelATM withdrawal information inquiry선불카드 선물하기선불카드 선물하기 취소선불카드 선물하기 유효성 검증선불카드 선물하기 수락선불카드 선물하기 거절받은 카드/쿠폰 선물 목록 조회보낸 카드/쿠폰 선물 목록 조회카드 선물 수락 V2카드 선물하기 V2Transfer card balanceBalance Transfer Card Information Inquiry현금영수증 발행 요청현금영수증 발행 취소현금영수증 국세청 승인오류 요청현금영수증 식별 정보 등록현금영수증 식별 정보 조회현금영수증 식별 정보 삭제현금영수증 가맹점 등록현금영수증 가맹점 수정Creation of merchant groupsMerchant Group ModifyMerchant Group InquiryMerchant Information InquiryAdding merchants to merchant groupsMerchant removal from merchant groups신용카드 자동충전 설정(기준 하한)신용카드 자동충전 설정(월정액)신용카드 자동충전 활성화신용카드 자동충전 목록 조회신용카드 자동충전 설정 해제신용카드 자동 충전 설정 변경카드 상품 전체 조회 (관리자용)카드 상품 상세 조회 (관리자용)발급 카드 목록 조회 (관리자용)카드 상품 생성 API (관리자용)카드 선물 내역 조회 (관리자용)