API Documentation
All API
Service
Activation of Dormant MemberSync
Version: v1
Version: v1
/api/v1/user/dormancy/change-active
Request Headers
Request Parameters
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 Code
Detailed classification and addition of error for unseccessful withfrawal
200
Error code
000_000
Message
Success
Description
Success
400
Error code
001_006
Message
Wallet user not found
Description
회원 정보 없는 테스트 - `CI` 요청 정보와 일치한 휴면 회원 정보 없는 경우
400
Error code
001_080
Message
User is blocked forgiven data and asp configuration
Description
부정 사용자 등록 회원 테스트
400
Error code
001_087
Message
Dormancy user not found.
Description
휴면 회원 조회가 안되는 경우 테스트
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!