Skip to main content

Funding Source Link

Hosted flows for contacts to submit bank account details, including bulk Excel import (contacts + links).

MethodEndpointDescription
POST/v1/funding-source-link
Add Funding Source Link
Creates a funding source link containing the contact constraints. Sends a notification to the contact to add their bank details.
GET/v1/funding-source-link/{gid}
Get Funding Source Link by GID
Retrieves a funding source link by its unique GID.
GET/v1/funding-source-link/template
Download Funding Source Link Bulk Template
**Step 1** of the [Funding source links (contacts) bulk flow](/docs/guides/transfer-center/bulk-upload#flow-a-funding-source-links-contacts).
POST/v1/funding-source-link/multi-add
Bulk Add Funding Source Links
Creates multiple funding source links for existing contacts in a single request.
POST/v1/funding-source-link/{gid}/funding-source
Add Funding Source into Link
Adds bank account details into an existing funding source link. Typically used by the contact to submit their bank information.
POST/v1/funding-source-link/bulkAdd
Bulk Funding Source Link from File
**Step 5** of the [Funding source links (contacts) bulk flow](/docs/guides/transfer-center/bulk-upload#flow-a-funding-source-links-contacts).