ユーザー id の照会
    • PDF

    ユーザー id の照会

    • PDF

    Article Summary

    SubAccountNoで SubAccountIdを照会します。
    Legacyの SubAccountNo値に対応する SubAccountIdを照会するための APIで、今後サポートが中止されることがあります。

    API

    • GET /sub-accounts-with-no

    リクエスト

    Parameters

    パラメータ要否タイプ制約事項説明
    subAccountNoYarraySubAccountNo

    レスポンス

    {
      "idNoMap": [
        {
          "subAccountNo": 0,
          "idNo": "string"
        }
      ]
    }
    
    項目タイプ説明備考
    idNoMapobject
    idNoMap.subAccountNonumberSubAccountNo
    idNoMap.idNostringSubAccountId

    エラー

    以下のエラーコードは、このアクション(Action)で発生する特徴的なエラーです。エラーレスポンス形式は ErrorResponseをご参照ください。
    共通して発生するエラーについての詳細は、NAVER Cloud Platform APIをご参照ください。

    HTTP status codeエラーコードエラーメッセージ
    40130存在しないアカウント

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

    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.