Skip to main content

Nexus API

Read account numbers

Use this endpoint to check whether account number data is available for a specific member. This includes the transit number and institution number for Canadian institutions. For compatibility purposes, a Canadian transit number may sometimes appear in the routing_number field. However, all new integrations should rely on the transit_number field for this information.

GET
/members/{member_guid}/account_numbers

Path Parameters

FieldRequiredType

member_guid

The unique identifier for the member. Defined by MX.

Required
String
Loading...