Skip to main content

Nexus API

List accounts created by a partner

This endpoint returns accounts belonging only to partner-created members. Partner-created members are those for which is_user_created == true.

GET
/accounts/partner_created

Query Parameters

FieldRequiredType

use_case

The use case associated with the member to which the account belongs. Accounts returned will correspond to the specified use cases of their respective members. Valid values are PFM and MONEY_MOVEMENT.

Optional
String
Loading...