Account Ownership Verification History Inquiry API

Retrieves the transaction history for account ownership verification.


API Information

POST/v1/api/auth/ownership/translist
Content-Typeapplication/json; charset=UTF-8
테스트https://tbnpay.settlebank.co.kr/v1/api/auth/ownership/translist
운영https://npay.settlebank.co.kr/v1/api/auth/ownership/translist

Request Parameters

타입 표기법
N숫자A영문H한글AN영문+숫자AHN영문+한글+숫자
예: AN(10) = 영문+숫자, 최대 10byte
hdInfoAN(50)Alphanumeric, up to 50 bytes*
Message type code. Fixed value.
*Fixed value
mchtIdAN(8)Alphanumeric, up to 8 bytes*
Merchant ID.
orgTrdDtAN(6)Alphanumeric, up to 6 bytes*
Original transaction date.
mchtTrdNoAN(100)Alphanumeric, up to 100 bytes*
Merchant transaction number used in the verification request (no Korean characters).
trdNoAN(50)Alphanumeric, up to 50 bytes*
Hecto Financial transaction reference number received in the verification request response.
mchtCustIdAN(100)Alphanumeric, up to 100 bytes*AES-256AES-256/ECB/PKCS5Padding + Base64 (Standard)
Customer ID. AES-256 encrypted.
reqDtAN(8)Alphanumeric, up to 8 bytes*
Request date (yyyyMMdd).
reqTmAN(6)Alphanumeric, up to 6 bytes*
Request time (HH24MISS).
custIpAN(15)Alphanumeric, up to 15 bytes
Customer IP address.
pktHashAN(200)Alphanumeric, up to 200 bytes*SHA-256(실시간 생성)
SHA-256 HMAC signature.
NOTE

Signature Composition

mchtId + reqDt + reqTm + mchtTrdNo + hashKey

Response Parameters

outStatCdAN(4)Alphanumeric, up to 4 bytes*0021
Transaction status code.
0021: Success 0031: Failure
outRsltCdAN(4)Alphanumeric, up to 4 bytes*0000
Decline code.
outRsltMsgAN(300)Alphanumeric, up to 300 bytes*Success
Result message.
mchtTrdNoAN(100)Alphanumeric, up to 100 bytes*OID20210830000000
Merchant transaction number.
mchtCustIdAN(100)Alphanumeric, up to 100 bytesAES-256AES-256/ECB/PKCS5Paddingkimhecto
Customer ID. AES-256 encrypted.
*실제 응답값은 AES-256 암호화된 값입니다. 복호화 후 사용하세요.
trdNoAN(50)Alphanumeric, up to 50 bytes*STFP_FIRM123454657890
Hecto Financial transaction reference number.
bankCdAN(3)Alphanumeric, up to 3 bytes*004
Bank code.
custAcntNoAN(15)Alphanumeric, up to 15 bytes*12345********890
Account number (masked).
custAcntSumryAN(21)Alphanumeric, up to 21 bytes*AES-256AES-256/ECB/PKCS5Padding이베이A12
Bank statement remark. AES-256 encrypted.
*실제 응답값은 AES-256 암호화된 값입니다. 복호화 후 사용하세요.
reqTrdDtmAN(14)Alphanumeric, up to 14 bytes*20210830000000
Verification request datetime (yyyyMMddhhmmss).
chkTrdDtmAN(14)Alphanumeric, up to 14 bytes*20210830000000
Verification confirmation datetime (yyyyMMddhhmmss).
trdStatCdAN(4)Alphanumeric, up to 4 bytes*0021
Verification transaction status.
0021: Success 0031: Failure
trdRsltCdAN(4)Alphanumeric, up to 4 bytes*0000
Verification failure code.
trdRsltMsgAN(600)Alphanumeric, up to 600 bytes*Success
Verification result message.
💬

Need technical support?