Register Bulk Contact Upload
POST/v1/storage/upload/bulk-contact
Step 4 of the Funding source links (contacts) 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_CONTACT.
The response entity.fileUrl is a relative key—pass it to Bulk Funding Source Link from File (step 5).
This endpoint does not create contacts; processing runs at bulkAdd.
Request
Responses
- 200
- 401
File registered; relative fileUrl returned for bulkAdd.
Unauthorized - invalid or missing API key