For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/generated-documents//sign?signedBy' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"status": "SIGNED",
"signedBy": "Amit Sharma",
"signedAt": "2024-01-20T14:30:00",
"downloadUrl": "https://s3.amazonaws.com/bucket/signed-doc.pdf"
}