退会申請の照会
    • PDF

    退会申請の照会

    • PDF

    記事の要約

    概要

    退会申請したアカウントリストを照会します。

    API URL

    "https://organization.apigw.ntruss.com/open-api/v1/account/leave" 
    Method: GET
    

    リクエスト

    Headers

    NAVER Cloud Platformの認証キーおよび Signature作成ガイドに移動する

    ヘッダ名説明備考
    x-ncp-apigw-timestamp1970年1月1日00:00:00協定世界時(UTC)からの経過時間をミリ秒(millisecond)で表したもので、APIGWサーバとの時間差が5分以上の場合は無効なリクエストとみなすNcloud共通
    x-ncp-iam-access-keyNAVER Cloud Platformポータルで発行した Access Key ID値Ncloud共通
    x-ncp-apigw-signature-v2Access Key ID値と Secret Keyで暗号化した署名Ncloud共通

    レスポンス

    Response Body

    [
      {
        "memberNo": 5001533,
        "organizationNo": 167,
        "masterMemberNo": 5001534,
        "loginId": "o***m01@na***rp.com",
        "memberName": "MeberAccount01",
        "memberStatusCode": "LEV",
        "modYmdt": 1670992546186
      }
    ]
    
    項目要否タイプ説明
    memberNotrueintegerMember会員番号
    organizationNotrueintegerOrganization番号
    masterMemberNotrueintegerMaster Member会員番号
    loginIdtrueStringMember会員 Login ID
    memberNametrueStringMember会員名
    memberStatusCodetruestringMemberステータスコード
    modYmdttruestring修正日

    レスポンスエラー

    Organization概要の Organizationエラーコードの段落をご参照ください。


    この記事は役に立ちましたか?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.