Retrieve Document Issuance
Retrieve the status of an issuance request. Issuance usually finishes within 30 seconds, so poll every 5 to 10 seconds. Bolta processes one request at a time for each business. If you send several at once, each request starts after the previous one finishes. When the status is COMPLETED, download the original PDF from downloadUrl. The URL is valid for 5 minutes. When it expires, retrieve the result again to get a new one. The file is named {document name}_{business registration number}_{issue date}.pdf. Test keys return a sample PDF URL. Document issuance guide
Authorizations
Base64-encode your API key and pass it. Enter the API key as the username and leave the password empty.
Path Parameters
issuanceKey from the issuance request response
Response
Retrieved
Document issuance request and result
Issuance request identifier
Bolta-Client-Reference-Id used for the request
Document type
BUSINESS_REGISTRATION_PROOF, BUSINESS_REGISTRATION_CERTIFICATE, TAX_PAYMENT_CERTIFICATE, VAT_TAX_BASE_PROOF, STANDARD_FINANCIAL_STATEMENT_PROOF Language of the issued document. Always KO for documents other than the business registration proof.
KO, EN Issuance status
ACCEPTED: AcceptedSUBMITTED: Submitted to Hometax, waiting for the resultCOMPLETED: IssuedFAILED: Issuance failed. No points are deducted. Check the certificate, tax arrears, and filing status, then request again with a newBolta-Client-Reference-IdACTION_REQUIRED: Bolta is checking the result. Do not request the same document again. Wait until it changes toCOMPLETEDorFAILED
ACCEPTED, SUBMITTED, COMPLETED, FAILED, ACTION_REQUIRED Time the request was accepted (UTC)
Issue date printed on the original PDF. Filled only when COMPLETED.
Retention end time (UTC). 30 days after issuance. Filled only when COMPLETED.
Original PDF URL, valid for 5 minutes. Filled only when COMPLETED and within the retention period. For test keys, a sample PDF URL.
downloadUrl expiry time (UTC)
