API Documentation
All API
Service
Merchant Information InquirySync
Version: v1
Version: v1
/api/v1/merchant/asp
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
merchantList
array of objects
Required
๊ฐ๋งน์ ๋ฆฌ์คํธ
merchantList_item
object
Optional
merchantId
string
Required
Length : 15
ํํธ๋ ๊ทธ๋ฃน ID
merchantName
string
Required
Min : 1 , Max : 256
๊ฐ๋งน์ ๋ช
bizLicenseNo
string
Required
Length : 10
์ฌ์ ์๋ฒํธ
bizCode
string
Required
Length : 2
์ ์ข ์ฝ๋
status
string
Required
Length : 2
๊ฐ๋งน์ ์ํ
- 01: ACTIVE
- 02: INACTIVE
- 03: SUSPENDED
- 04: CLOSED
createdTime
string
Required
Length : 14
๋ฑ๋ก์ผ์
- format: yyyyMMddHHmmss
updatedTime
string
Required
Length : 14
์์ ์ผ์
- format: yyyyMMddHHmmss
Response Code
Detailed classification and addition of error for unseccessful withfrawal
200
Error code
000_000
Message
Success.
Description
์ฑ๊ณต
400
Error code
000_002
Message
Invalid input parameter.
Description
์์ฒญ ๋ฐ์ดํฐ ๊ฐ์ด ์๋ชป๋ ๊ฒฝ์ฐ
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!