Nexus API
List member credentials
Use this endpoint to list all the credentials needed to update a member. Each member's credentials are subject to change and can differ between members connected to the same institution. The member's credential list must be requested to know what the end user should be prompted to enter before updating the member.
GET
/member/{member_guid}/credentials
Path Parameters
| Field | Required | Type |
|---|---|---|
member_guid The unique identifier for the member. Defined by MX. | Required | String |
Loading...