Test Call API

Sends a test call from the merchant server to the Hecto Financial server. Use this API to verify the alive status of the service.

NOTE

Hash not required

The Test Call API does not require pktHash.

API Information

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

Request Parameters

타입 표기법
N숫자A영문H한글AN영문+숫자AHN영문+한글+숫자
예: AN(10) = 영문+숫자, 최대 10byte
hdInfoAN(50)Alphanumeric, up to 50 bytes*
Message information code.
*Fixed value
mchtIdAN(8)Alphanumeric, up to 8 bytes*
Merchant ID.
procDivAN(2)Alphanumeric, up to 2 bytes
Operation type.
*TC: Test call
mchtTrdNoAN(100)Alphanumeric, up to 100 bytes*
Merchant order number (no Korean characters).
reqDtAN(8)Alphanumeric, up to 8 bytes*
Request date (yyyyMMdd).
reqTmAN(6)Alphanumeric, up to 6 bytes*
Request time (HH24MISS).

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*Processed successfully.
Result message.
mchtTrdNoAN(100)Alphanumeric, up to 100 bytes*OLD20190221001
Merchant order number.
trdNoAN(40)Alphanumeric, up to 40 bytes*SFP_FRIM12345678901234567890
Hecto Financial transaction reference number.
💬

Need technical support?