CommonResponse
    • PDF

    CommonResponse

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Can be used in a VPC environment.

    Description

    Common response

    Syntax

    private String requestId;
    private String returnCode;
    private String returnMessage;
    

    Field

    Parameter nameRequiredTypeDescription
    requestIdNoStringRequest ID
    This is only returned if the request succeeds with the request ID value of string type.
    returnCodeYesStringReturn code
    This is a return code of string type. If the request succeeds, "0" value is delivered. If it fails, the values other than "0" is delivered.
    returnMessageYesStringReturn message
    This is a return message of string type. If the request succeeds, the "success" value is delivered. If it fails, the reason for the failure is delivered.

    Was this article helpful?

    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.