Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 523 Bytes

[하트] 하트 출금 요청.md

File metadata and controls

49 lines (30 loc) · 523 Bytes

하트 출금 요청

하트를 출금해 달라는 요청을 보냅니다.

  • URL

    /heart/withdraw

  • Method:

    | GET |

  • URL Params

    Required:

    N/A

    Optional:

    N/A

  • Data Params

      {
        "amount": 30000
      }
  • Success Response:

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

  • Sample Call:

  • Notes: