Konaplate logo

API Documentation

All API

Service


Unregistered card inquirySync

Version: v1


Version: v1

POST

/api/v1/unregister/card/info

Inquire a card that is not registered to a member. It can be inquired through the card number, expiration date, and CVC of the 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 : 16

Client Request Time

  • Form : YYYYMMDDHH24MISS

X-KM-Time-Zone

string

Required

Length : 3

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

Request Parameters

Encrypted|
Check out
Guidelines
for more information.

cardNo

string

Required

Length : 16

조회할 카드의 카드 번호

expiryDate

string

Required

Length : 4

조회할 카드의 카드 사용 유효기간

cardCVC

string

Required

Length : 3

조회할 카드의 카드 인증 코드(CVC)

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

object

Required

카드 정보


par

string

Required

Length : 27

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

serviceId

string

Required

Length : 15

카드 상품 ID

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

serviceName

string

Required

Min : 1 , Max : 255

카드 상품명

serviceImageUrl

string

Required

Min : 1 , Max : 255

카드 상품의 이미지 파일 URL

affiliateId

string

Required

Length : 15

같은 ASP 내에서 제휴사를 구별하기 위한 값

rechargeable

boolean

Required

카드의 충전 가능 여부

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

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

refundable

boolean

Required

카드의 환불 가능 여부

remittable

boolean

Required

카드의 송금 가능 여부

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

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

personalRechargeable

boolean

Required

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

balance

number

Required

Min : 0 , Max : 9999999999

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

expiryDate

string

Required

Length : 8

카드 사용 유효기간

  • 형식 : yyyyMMdd

physicalCardNo

string

Optional

Length : 16

(실물카드) 카드 번호

physicalCardStatus

string

Optional

Min : 1 , Max : 7

(실물카드) 카드의 상태

  • ACTIVE : 정상
  • SUSPENDED : 중지

mobileCardNo

string

Optional

Length : 16

(모바일카드) 카드 번호

mobileCardStatus

string

Optional

Min : 1 , Max : 7

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

  • ACTIVE : 정상
  • SUSPENDED : 중지

maxNonRealNameRechargeAmount

number

Required

Min : 0 , Max : 9999999999

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

maxRealNameRechargeAmount

number

Required

Min : 0 , Max : 9999999999

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

minRechargeAmount

number

Required

Min : 0 , Max : 9999999999

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

rechargeableAmount

number

Required

Min : 0 , Max : 9999999999

카드에 충전 가능한 금액

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

 

충전 가능 금액(예)

  • maxNonRealNameRechargeAmount = 500,000
  • balance = 300,000
  • rechargeableAmount = 200,000 (maxNonRealNameRechargeAmount - balance)

overseaPaymentable

boolean

Optional

해외결제 가능여부

cardPointInfo

array of objects

Optional

카드 포인트 정보

cardPointInfo_item

object

Optional

cardPointInfo_item content

pointPolicyId

string

Required

Length : 15

포인트 정책 ID

pointName

string

Required

Min : 1 , Max : 255

포인트 정책명

remainingPoint

number

Optional

Min : 0 , Max : 9999999999

(회원) 포인트 잔액

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

autoUse

boolean

Optional

포인트 자동사용 여부

rechargeUnitAmt

number

Optional

Min : 0 , Max : 9999999999

충전 단위 설정

Response Code

Detailed classification and addition of error for unseccessful withfrawal


200

Error code

000_000

Message

Success.

Description

성공

Test Data

400 - Card not found


400 - Card not found
400 - The length of value does not match, cardNo.
400 - Invalid input parameter. cardNo
400 - Card is already registered user
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 (관리자용)카드 선물 내역 조회 (관리자용)