CommonResponse
    • PDF

    CommonResponse

    • PDF

    Article summary

    Available in Classic

    This is a common response.

    Syntax

    The syntax is as follows.

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

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    requestedStringOptionalRequest ID value
    • It is passed only if the request succeeds
    returnCodeStringRequiredReturn code
    • If the request succeeds, a value of 0 is passed; if it fails, a value other than0 is passed
    returnMessageStringRequiredReturn message
    • If the request succeeds, a success value is passed, and if it fails, the reason for the failure is passed

    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.