Skip to main content
Work in progressThis section is currently under active development as part of improvements planned for 2026. Content may change as we expand product capabilities.If you’re interested in early access or want to learn more about what’s coming, feel free to reach out to the team.
Retrieve a stored contact by its ID. This is typically used to look up contact details before creating an EFT transaction using a contactId reference instead of providing name fields inline.

Usage in the EFT Flow

When creating a transaction, you can pass either inline name fields (firstName + lastName, or legalName) or a contactId in the contactInfo object. Use this endpoint to verify the stored contact details before submitting the transaction.