fixes
This commit is contained in:
@@ -403,6 +403,7 @@ export default defineEventHandler(async (event) => {
|
||||
return {
|
||||
success: true,
|
||||
documentId: documentResponse.documentId,
|
||||
documensoID: documentResponse.documentId.toString(), // Include this for immediate UI update
|
||||
clientSigningUrl: signingLinks['Client'] || '',
|
||||
signingLinks: signingLinks
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user