Skip to main content

Get Basic Info

GET 

/v1/accounts/:id

Get Basic Info

Request

Path Parameters

    id stringrequired

    The account ID

    Example: 6934298084364066

Responses

LoggedInUserIdentifiers

Schema

    company_name string

    The company name of the account

    first_name string

    The first name of the account holder. It contains all first names.

    last_name string

    The last name of the account holder

    middle_name string

    The middle name of the account holder, usually empty

    type string

    The type of the account. private, business

Loading...