Tax invoice issuance API
Tax invoice issuance webhook
Issuer registration API
Cash receipt API
Cash receipt webhook
When cash receipt issuance or cancellation fails, the API includes one of the following codes indata.cause.code in the webhook payload and failure.code in the status response.
ORIGINAL_ISSUANCE_FAILED and CANCELLATION_TARGET_NOT_FOUND are returned only with CASH_RECEIPT_CANCEL_FAILED.
ORIGINAL_ISSUANCE_FAILED: Bolta accepted the cancellation request while the original issuance was in progress, but the original issuance later failedCANCELLATION_TARGET_NOT_FOUND: The cancellation target could not be found, was already canceled, or already had a cancellation request
