Transaction Result Inquiry API

Returns the final status of a transaction when the capture API timed out on the merchant side. If the result shows a successful payment, call the Network Void API to reverse the transaction.

Test Credentials


API Information

POST/APIMoInfo.do
Content-Typeapplication/json; charset=UTF-8
테스트https://tbezauthapi.settlebank.co.kr/APIMoInfo.do
운영https://ezauthapi.settlebank.co.kr:8081/APIMoInfo.do

Request Parameters

타입 표기법
N숫자A영문H한글AN영문+숫자AHN영문+한글+숫자
예: AN(10) = 영문+숫자, 최대 10byte
hdInfoAN(50)Alphanumeric, up to 50 bytes*
Message type code.
*Fixed value
apiVerAN(4)Alphanumeric, up to 4 bytes*
API version.
*Fixed value
mercntIdAN(8)Alphanumeric, up to 8 bytes*
Unique merchant identifier assigned by Hecto Financial.
trDayN(8)Numeric, up to 8 bytes*
Transaction date from the original order (yyyyMMdd).
ordNoAN(100)Alphanumeric, up to 100 bytes*
Order number from the original payment request.
reqDayN(8)Numeric, up to 8 bytes*
Inquiry request date (yyyyMMdd).
reqTimeN(6)Numeric, up to 6 bytes*
Inquiry request time (HH24MISS).
signatureAN(200)Alphanumeric, up to 200 bytes*SHA-256(실시간 생성)
SHA-256 hash value for tamper protection.
NOTE

Signature Composition

mercntId + ordNo + trDay + reqDay + reqTime + hashKey

Response Parameters

resultCdN(1)Numeric, up to 1 bytes*0
Result code.
0: Success -1: Failure
errCdAN(5)Alphanumeric, up to 5 bytes*0000
Error code. See error code reference.
resultMsgAN(200)Alphanumeric, up to 200 bytes*Success
Human-readable result message.
trPriceN(13)Numeric, up to 13 bytes*10000
Transaction amount.
trNoAN(50)Alphanumeric, up to 50 bytes*STFP_PNPTms00001t00220922182409M1962430
Hecto Financial transaction reference number.
trDayN(8)Numeric, up to 8 bytes*20190221
Capture date (yyyyMMdd).
trTimeN(6)Numeric, up to 6 bytes*142120
Capture time (HH24MISS).
bankAccNoAN(20)Alphanumeric, up to 20 bytes*123*****789
Masked bank account number.
bankCdAN(3)Alphanumeric, up to 3 bytes*011
Bank code.
💬

Need technical support?