Management Messages (Foreign Currency)
Business start and business end messages. Used for foreign currency firm banking session management.
Common Header (100 bytes)
This is the common header for all foreign currency real-time firm banking messages.
Common Header (100 bytes)100 bytes
Common Header100B · offset 0
Identification code9 · 0
Merchant ID12 · 9
Bank code3 · 21
Message type code4 · 24
Business type code3 · 28
Transmission count1 · 31
Message sequence number6 · 32
Transmission date8 · 38
Transmission time6 · 46
Response code4 · 52
Reserved area44 · 56
필수
선택
응답전용 / 예비
길이 · 위치Business Start Message (1000/100)
This message must be sent before starting operations each day. It is mandatory at day rollover even if the business end message is not used.
Message Information
| Item | Request | Response |
|---|---|---|
| Message code | 1000 | 1100 |
| Business type | 100 | 100 |
| Direction | Merchant → Bank | Bank → Merchant |
Individual Data Block (1900 bytes)
Business Start Individual Data Block (1900 bytes)1900 bytes
Individual Data Block1900B · offset 0
Deposit account transaction notification count6 · 0
Other bank deposit failure notification count6 · 6
Foreign currency remittance result count6 · 12
Reserved1882 · 18
필수
선택
응답전용 / 예비
길이 · 위치NOTE
Response Individual Data Block
On business start response, the bank sets and returns the previous day's final notification counts. On request, the entire individual data block must be set to SPACE.
Industrial Bank of Korea (IBK) Exception
Industrial Bank of Korea (IBK) does not set individual data block fields.
Business End Message (1000/200)
Sent when ending business operations. In general, the bank automatically terminates the session at day rollover.
Message Information
| Item | Request | Response |
|---|---|---|
| Message code | 1000 | 1100 |
| Business type | 200 | 200 |
| Direction | Merchant → Bank | Bank → Merchant |
Individual Data Block (1900 bytes)
Business End Individual Data Block (1900 bytes)1900 bytes
Individual Data Block1900B · offset 0
Deposit account transaction notification count6 · 0
Other bank deposit failure notification count6 · 6
Foreign currency remittance result count6 · 12
Reserved1882 · 18
필수
선택
응답전용 / 예비
길이 · 위치Notes
Required at Day Rollover
Even if the business end message is not used, the business start message must be sent before starting operations each time the date rolls over.
- Total message length: 2000 bytes (Common Header 100 + Individual Data Block 1900)
- Response code VTIM (response timeout) is a session error and is not an error response.
- The reserved area is Hecto Financial's proprietary area; values set here will not be returned.
Need technical support?
Code Samples
HectoFinancial GitHub