Skip to main content

Nexus API

Read account numbers by account_guid

Use this endpoint to check whether account number data is available for a specific account. 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
/accounts/{account_guid}/account_number

Path Parameters

FieldRequiredType

account_guid

The unique identifier for the account. Defined by MX.

Required
String
Loading...