Thingle API Document
문자 입력 및 리턴 값은 모두 UTF-8입니다.
모든 Api 들에서 Response 데이터타입은 json 입니다.
-
get_price_setting_list: 요청파라미터(setting)변경됨, 응답파라미터(status, bong, recent_message, recent_time)추가됨
-
register_product_setting: 요청파라미터(bong)추가됨
-
get_message_list : API 추가됨
-
register_message : API 추가됨
-
remove_message : API 추가됨
-
signup : 요청파라메터(cert_key)삭제
-
get_banner_list : 응답파라메터(list)변경됨
이름 | 설명 | URL |
---|---|---|
agreement | 약관정보들을 불러온다 | http://175.126.82.207/api/extra/agreement |
agree_purchase_rule | 띵글 구매약관에 동의한다. | http://175.126.82.207/api/user/agree_purchase_rule |
change_alarm_setting | 회원의 알림/트래킹 설정을 바꾼다 | http://175.126.82.207/api/user/change_alarm_setting |
change_request_type | 취소신청/환불신청을 진행한다. | http://175.126.82.207/api/purchase/change_request_type |
change_sale_setting | 판매방식을 바꾼다 | http://175.126.82.207/api/user/change_sale_setting |
check_app_ver | http://175.126.82.207/api/user/check_app_ver | |
check_email | 아이디(이메일)이 유효한가를 판정한다. | http://175.126.82.207/api/user/check_email |
check_free | http://175.126.82.207/api/purchase/check_free | |
check_free_by_id | 아이디로 무료체험 확인 | http://175.126.82.207/api/purchase/check_free_by_id |
check_key | 인증번호 정확성여부를 검사한다. | http://175.126.82.207/api/user/check_key |
check_sale_code | 판매코드유효성여부를 검사한다. | http://175.126.82.207/api/purchase/check_sale_code |
check_stock_code | http://175.126.82.207/api/purchase/check_stock_code | |
check_stock_code_with_random | http://175.126.82.207/api/purchase/check_stock_code_with_random | |
check_trial_version | 트라이얼버젼이용남은기간을 얻는다. | http://175.126.82.207/api/user/check_trial_version |
find_id | 아이디 찾기 | http://175.126.82.207/api/user/find_id |
get_banner_list | 배너목록을 얻는다. | http://175.126.82.207/api/extra/get_banner_list |
get_key | 인증번호를 요청한다. | http://175.126.82.207/api/user/get_key |
get_market_list | 거래소목록을 불러온다. | http://175.126.82.207/api/main/get_market_list |
get_message_list | 가격설정에 대한 알림/트래킹 메시지 | http://175.126.82.207/api/main/get_message_list |
get_mornitor_info | 모니터링 상세정보를 얻는다 | http://175.126.82.207/api/extra/get_mornitor_info |
get_note_list | 쪽지목록을 불러온다. | http://175.126.82.207/api/user/get_note_list |
get_notice_event_list | 공지사항/이벤트 목록을 불러온다. | http://175.126.82.207/api/extra/get_notice_event_list |
get_price_setting_list | 알림/트래킹 설정목록을 얻는다. | http://175.126.82.207/api/main/get_price_setting_list |
get_product_list | 거래소에 해당하는 상품목록을 얻는다. | http://175.126.82.207/api/main/get_product_list |
get_product_list_all | 전체 관심종목을 불러온다 | http://175.126.82.207/api/main/get_product_list_all1 |
get_product_price | 상품의 가격정보들을 얻는다. | http://175.126.82.207/api/main/get_product_price |
get_profile_info | 회원의 프로파일 정보를 얻는다. | http://175.126.82.207/api/user/get_profile_info |
get_purchase_possible_count | 구매가능수량을 얻는다. | http://175.126.82.207/api/purchase/get_purchase_possible_count |
get_purchase_type | 현재 구매방식을 얻는다. | http://175.126.82.207/api/purchase/get_purchase_type |
get_sale_info | 조합원의 판매관리 정보를 얻는다. | http://175.126.82.207/api/purchase/get_sale_info |
get_sale_list | 조합원의 판매내역을 얻어온다 | http://175.126.82.207/api/purchase/get_sale_list |
get_thingle_manage_list | 띵글거래목록을 얻는다. | http://175.126.82.207/api/purchase/get_thingle_manage_list |
login | 로그인 | http://175.126.82.207/api/user/login |
register_message | 가격설정의 메시지를 등록한다. | http://175.126.82.207/api/main/register_message |
register_product | 내 상품을 등록한다. | http://175.126.82.207/api/main/register_product |
register_product_setting | 상품의 가격에 대한 알림/설정을 등록/변경한다. | http://175.126.82.207/api/main/register_product_setting |
remove_message | 가격설정의 메시지를 삭제한다. | http://175.126.82.207/api/main/remove_message |
remove_note | 쪽지들을 삭제한다. | http://175.126.82.207/api/user/remove_note |
remove_price_settings | 가격설정항목들을삭제한다 | http://175.126.82.207/api/main/remove_price_settings |
remove_product_setting | 상품의 가겨에 대한 알림/트래킹등록을 해제한다. | http://175.126.82.207/api/main/remove_product_setting |
request_purchase | 조합원/띵글구매 신청을 한다. | http://175.126.82.207/api/purchase/request_purchase |
reset_password | 암호재설정 | http://175.126.82.207/api/user/reset_password |
signup | 회원가입 | http://175.126.82.207/api/user/signup |
view_note | 쪽지를 상세보기한다. | http://175.126.82.207/api/user/view_note |
view_notice_event | 공지사항/이벤트를 보기한다. | http://175.126.82.207/api/extra/view_notice_event |