Nexus API
List member accounts
This endpoint returns an array containing all the accounts which belong to the member.
GET
/member/{member_guid}/accounts
Path Parameters
| Field | Required | Type |
|---|---|---|
member_guid The unique identifier for the member. Defined by MX. | Required | String |
Loading...