Wolters Kluwer CCH® SureTax®

    Show / Hide Table of Contents

    SureTax Config API

    GET User

    GET User

    Overview

    The GET User API endpoint facilitates the process to verify if exist a user and LFEs related with parent account.

    OperationId: GET User

    Authorization Method(s): OAuth

    Verb: GET

    End Point: /api/v1/User



    Query Parameters


    Display String Field Name Field Type
    Email* email string

    *Mandatory parameter

    LFEEntitiesResponse

    Overview

    LFEEntitiesResponse
    Display NameField NameField Type
    Data dataarray[LFEEntity]

    Example Response

    {
      "data": [
        {
          "id": "A001670001"
        },
        {
          "id": "A001670002"
        },
        {
          "id": "A001670003"
        },
        {
          "id": "A001670004"
        }
      ]
    }
    Response Codes



    code description
    200 The API responds with this code to indicate that the email username was found it and belong to token parent account successfully.
    400 Bad Request - The server could not process the request due to invalid input or missing required parameters.
    404 The API responds with this code to indicate that the email username was not found it.
    401 Unauthorized: The user's authentication is not valid.
    500 Internal Server Error - An unexpected error occurred on the server while processing the request.




    Enter Environment Credentials








    Wolters Kluwer Product Name - Page anchor links toWolters Kluwer Product Name - Page anchor links to
    © Wolters Kluwer and/or its affiliates. All rights reserved.