Skip to main content

Funding Source

Bank or virtual account funding sources linked to contacts, including bulk Excel import with issuer bank details.

MethodEndpointDescription
GET/v1/funding-source
Get Funding Sources
Retrieves a paged list of funding sources available.
POST/v1/funding-source
Create Funding Source
Links a bank account or virtual account to a specific contact.
GET/v1/funding-source/{gid}
Get Funding Source by GID
Retrieves a single funding source by its unique GID.
DELETE/v1/funding-source/{gid}
Delete Funding Source
Deletes a funding source by its GID.
GET/v1/funding-source/template
Download Funding Source Bulk Template
**Step 1** of the [Direct funding source bulk flow](/docs/guides/transfer-center/bulk-upload#flow-b-direct-funding-sources).
POST/v1/funding-source/bulkAdd
Bulk Add Funding Sources from File
**Step 5** of the [Direct funding source bulk flow](/docs/guides/transfer-center/bulk-upload#flow-b-direct-funding-sources).