Bulk Upload
Pre-signed S3 upload and file registration for both bulk Excel pipelines (bulk-contact and funding-source storage paths).
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/storage/upload/bulk-contact | Get Pre-signed S3 URL for Bulk Contact Upload **Step 3** of the [Funding source links (contacts) bulk flow](/docs/guides/transfer-center/bulk-upload#flow-a-funding-source-links-contacts). |
| POST | /v1/storage/upload/bulk-contact | Register Bulk Contact Upload **Step 4** of the [Funding source links (contacts) bulk flow](/docs/guides/transfer-center/bulk-upload#flow-a-funding-source-links-contacts). |
| GET | /v1/storage/upload/funding-source | Get Pre-signed S3 URL for Bulk Funding Source Upload **Step 3** of the [Direct funding source bulk flow](/docs/guides/transfer-center/bulk-upload#flow-b-direct-funding-sources). |
| POST | /v1/storage/upload/funding-source | Register Bulk Funding Source Upload **Step 4** of the [Direct funding source bulk flow](/docs/guides/transfer-center/bulk-upload#flow-b-direct-funding-sources). |