put
https://pfi.regemini.com/api/v1/image/bankAccounts
Queue bank account document images for download by record IDs.
What this endpoint does
Queues bank account document images for download from PFI. Submit up to 100 _id values from records previously retrieved via PFI: Bank Account Data. The endpoint returns a taskId — poll completion using PFI: Task Status (image tasks complete within seconds), then download the prepared archive using PFI: Pickup Data. IDs are not validated at submission time — invalid IDs result in a task that completes with an error.
Response data
Returns the task ID and count of submitted IDs on 201. Use the task ID to poll for completion and then retrieve the binary image archive.
