Zum Inhalt springen

Why do I get the same response to the same requests?

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

The fiskaly SIGN AT is idempotent. Idempotence means you can send the same request several times safely. The result will be the same as if you have sent it only once.

For example, if you request to sign a Receipt but don’t receive a response, you can send the request again with the same request body. The receipt is guaranteed to be signed only once.

Was this page helpful?