공통 파라미터
호출시 공통 파라미터
appParamURL(string, 1~256bytes)
필수 appAction(string, 1~32bytes)
필수 appAction(string, 1~32bytes)appCallbackType(string, 아래 명시된 값 중 하나 혹은 빈 문자열)
appCallback(string, 0~255bytes)
appReqKey(string, 0~64 bytes)
필수 appName(string)
필수 appName(string)appIcon(string, url 형식)
appTopic(string, 선택)
network(string, 아래에 명시된 값 중 하나)
응답시 공통 파라미터
code(string, 4bytes)
acion
message(string, 0~255 bytes)
appReqKey(string)
network(string, 1byte)
networkName(string)
txid(string)
data(string)
Last updated