Nexus API
Institution required credentials
Use this endpoint to view all credentials needed to create a member for a given institution. Intitution-required credentials are subject to change; these credentials must be requested each time a new member is created, or, if being cached, requested daily along with the institution list. If the wrong institution-required credentials are used in a request, the following error and message will be returned. 400 Bad Request The credential guids submitted are no longer valid. Check the Institution Required Credentials endpoint for the most recent credentials.
GET
/institutions/{institution_guid}/credentials
Path Parameters
| Field | Required | Type |
|---|---|---|
institution_guid The unique identifier for the institution. Defined by MX. | Required | String |
Loading...