cURL
curl --request GET \ --url https://api.bluum.finance/v1/documents/{document_id} \ --header 'Authorization: Basic <encoded-value>'
{ "document_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "account_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "upload_status": "processing", "uploaded_at": "2023-11-07T05:31:56Z" }
HTTP Basic Authentication using the API Key as username and API Secret as password.
"doc_a1b2c3d4e5f6g7h8"
Document details retrieved successfully
processing
approved
rejected