Fixed an issue where the signing process could not be started via API due to an incorrect Invalid document status validation.
Previously, valid documents could be rejected from starting the signing workflow because of an incorrect status check.
Now, the API correctly validates document status and allows the signing process to start when the document is in a valid state.