Register Bulk Funding Source Upload
POST/v1/storage/upload/funding-source
Step 4 of the Direct funding source bulk flow.
After PUTting the XLSX to the pre-signed URL, register the file with the full HTTPS S3 URL in fileUrl and keyType: BULK_FUNDING_SOURCE.
The response entity.fileUrl is a relative key—pass it to Bulk Add Funding Sources from File (step 5).
Request
Responses
- 200
- 401
File registered; relative fileUrl returned for bulkAdd.
Unauthorized - invalid or missing API key