Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 753 Bytes

[약관] 약관 동의.md

File metadata and controls

47 lines (26 loc) · 753 Bytes

약관 동의하기

약관에 동의합니다.

  • URL

    /terms/agreement/

  • Method:

    | POST |

  • URL Params

    Required:

    N/A

    Optional:

    N/A

  • Data Params

    N/A

  • Success Response:

    • Code: 200
      Content: { "okay" : true }
  • Error Response:

    • Code: HTTP_402_PAYMENT_REQUIRED
      Content: {"okay": false, "msg":"term symbol required"},
      Reason: term 이 제공되지 않았을 때

    • Code: HTTP_404_NOT_FOUND
      Content: {"okay": false, "msg":"No Term found symbol: {}"},
      Reason: 해당 symbol 에 해당 하는 term 이 없을 때

  • Sample Call:

  • Notes: