get
https://staging-api.365finance.co.uk/prequalification/bulk/status/
Returns the current status of a pre-qualification file. Poll this endpoint to track progress from upload through to processed results being ready.
Status lifecycle:
| Status | Meaning |
|---|---|
pending | Upload URL issued, file not yet uploaded |
received | File uploaded to S3, queued for processing |
processing | Being reviewed by 365 Business Finance |
processed_ready | Results file is ready to download |
failed | Processing failed or upload was aborted |
401Unauthorized - Missing or invalid API key
403Forbidden - API key does not have access to this file
404File not found
500Internal server error. Please contact support if the issue persists.
