Skip to main content

Returns all customers and respective accounts accessible for the logged in user.

GET 

/customerAccounts

This endpoint returns a highlevel list of customers and the respective accounts accessible for the logged in user. Paging is done based on the customerOverview object, i.e. if limit is set to 1, then 1 customerOverview will be returned per page.

Request

Responses

Returns a list with all customers and the respective accounts.

Response Headers
    X-Correlation-ID

    Client defined ID from request to correlate HTTP requests between a client and a server

    nextCursor

    An opaque string value, or an empty string if there are no more results.

    X-CorAPI-Source

    Indicates whether the response was created by the bLink platform or by the provider.