An application can be manually signed via the API. Before sending a manual signing request, the signed PDF must be uploaded to the system via the [Attachment Upload API]
Authorization: Bearer ********************curl --location --request POST '/api/boarding-application/<id>/sign/manual' \
--header 'Authorization: Bearer <token>'