Check Conversion Status
API Reference
Check Conversion Status
Check the status of a document conversion using the document ID.
POST
Check Conversion Status
Documentation Index
Fetch the complete documentation index at: https://bankstmtconverter.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your API Bearer token
Body
multipart/form-data
Document ID returned from the conversion request. Required
Example:
"c1fb3cb2ecb646deb50a54896ba05c59"
Response
Status retrieved successfully.
Document ID of the conversion.
Example:
"c1fb3cb2ecb646deb50a54896ba05c59"
Current status of the conversion.
Available options:
PENDING, PROCESSING, COMPLETED, FAILED Example:
"COMPLETED"
Conversion file url
Example:
"https://bankstmtconverter/Api/20260124115055271638.xlsx?X-Amz-Algorithm=AW-HMAC-SHA25588&..."

