Create task to prepare bank account images for download.

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.

Body Params

images ids

images ids

ids
array of strings
required
length ≤ 100
ids*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json