POST api/SigningRoomManager/Tagging/DocumentTagPackage
Allows a client admin or a SigningRoom admin to create a document tag package.
Request Information
URI Parameters
None.
Body Parameters
The new signing room tag package.
ESignSystems.SmartSAFE.Models.SigningRoomManager.Tagging.SigningRoomTagPackageModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Participants |
Gets or sets the list of participants associated with the SigningRoom tag package. |
Collection of ESignSystems.SmartSAFE.Models.SigningRoomManager.ParticipantModel |
None. |
| AnnotationTypes |
Gets or sets the list of annotation types associated with the SigningRoom tag package. |
Collection of ESignSystems.SmartSAFE.Models.SigningRoomManager.Tagging.AnnotationTypeModel |
None. |
| DocumentPackages |
Gets or sets the list of document tag packages associated with the SigningRoom tag package. |
Collection of ESignSystems.SmartSAFE.Models.SigningRoomManager.Tagging.DocumentTagPackageModel |
None. |
Request Formats
application/json, text/json
Sample:
{
"Participants": [
{
"ParticipantId": 1,
"SigningRoomId": 1,
"SortOrder": 1,
"ParticipantRoleTypeId": 1,
"FirstName": "sample string 1",
"LastName": "sample string 2",
"FullName": "sample string 3",
"Initials": "sample string 4",
"InvitationEmail": "sample string 5",
"InvitationCode": "sample string 6",
"AccessCode": "sample string 7",
"SigningRoomUrl": "sample string 8",
"ESignConsentAccepted": true,
"Deleted": true,
"UpdatedBy": "sample string 11",
"UpdatedDate": "2026-01-01T17:29:10.3374579-05:00"
},
{
"ParticipantId": 1,
"SigningRoomId": 1,
"SortOrder": 1,
"ParticipantRoleTypeId": 1,
"FirstName": "sample string 1",
"LastName": "sample string 2",
"FullName": "sample string 3",
"Initials": "sample string 4",
"InvitationEmail": "sample string 5",
"InvitationCode": "sample string 6",
"AccessCode": "sample string 7",
"SigningRoomUrl": "sample string 8",
"ESignConsentAccepted": true,
"Deleted": true,
"UpdatedBy": "sample string 11",
"UpdatedDate": "2026-01-01T17:29:10.3374579-05:00"
}
],
"AnnotationTypes": [
{
"AnnotationTypeID": 1,
"LookupValue": "sample string 2"
},
{
"AnnotationTypeID": 1,
"LookupValue": "sample string 2"
}
],
"DocumentPackages": [
{
"Pages": [
{
"PageNumber": 1,
"PageImageUrl": "sample string 2",
"DocumentTagAnnotations": [
{
"DocumentAnnotationId": 1,
"DocumentSignerId": 1,
"DocumentId": 1,
"ParticipantId": 1,
"ParticipantOrderId": 1,
"XOffset": 1.1,
"YOffset": 2.1,
"AnnotationTypeId": 3,
"AnnotationType": "sample string 4",
"DisplayValue": "sample string 5",
"Width": 6.1,
"Height": 7.1,
"Optional": true,
"PageNumber": 9,
"MaxAnnotationTextLength": 1,
"AnnotationTextFontSize": 1,
"Deleted": true,
"FittextValue": 11.1,
"AnnotationGroupName": "sample string 12",
"SignatureReferenceId": "sample string 13"
},
{
"DocumentAnnotationId": 1,
"DocumentSignerId": 1,
"DocumentId": 1,
"ParticipantId": 1,
"ParticipantOrderId": 1,
"XOffset": 1.1,
"YOffset": 2.1,
"AnnotationTypeId": 3,
"AnnotationType": "sample string 4",
"DisplayValue": "sample string 5",
"Width": 6.1,
"Height": 7.1,
"Optional": true,
"PageNumber": 9,
"MaxAnnotationTextLength": 1,
"AnnotationTextFontSize": 1,
"Deleted": true,
"FittextValue": 11.1,
"AnnotationGroupName": "sample string 12",
"SignatureReferenceId": "sample string 13"
}
]
},
{
"PageNumber": 1,
"PageImageUrl": "sample string 2",
"DocumentTagAnnotations": [
{
"DocumentAnnotationId": 1,
"DocumentSignerId": 1,
"DocumentId": 1,
"ParticipantId": 1,
"ParticipantOrderId": 1,
"XOffset": 1.1,
"YOffset": 2.1,
"AnnotationTypeId": 3,
"AnnotationType": "sample string 4",
"DisplayValue": "sample string 5",
"Width": 6.1,
"Height": 7.1,
"Optional": true,
"PageNumber": 9,
"MaxAnnotationTextLength": 1,
"AnnotationTextFontSize": 1,
"Deleted": true,
"FittextValue": 11.1,
"AnnotationGroupName": "sample string 12",
"SignatureReferenceId": "sample string 13"
},
{
"DocumentAnnotationId": 1,
"DocumentSignerId": 1,
"DocumentId": 1,
"ParticipantId": 1,
"ParticipantOrderId": 1,
"XOffset": 1.1,
"YOffset": 2.1,
"AnnotationTypeId": 3,
"AnnotationType": "sample string 4",
"DisplayValue": "sample string 5",
"Width": 6.1,
"Height": 7.1,
"Optional": true,
"PageNumber": 9,
"MaxAnnotationTextLength": 1,
"AnnotationTextFontSize": 1,
"Deleted": true,
"FittextValue": 11.1,
"AnnotationGroupName": "sample string 12",
"SignatureReferenceId": "sample string 13"
}
]
}
],
"FormFields": [
{
"AnnotationType": "sample string 1",
"ParticipantId": 2,
"Optional": true,
"FormFieldName": "sample string 4"
},
{
"AnnotationType": "sample string 1",
"ParticipantId": 2,
"Optional": true,
"FormFieldName": "sample string 4"
}
],
"TextFields": [
{
"AnnotationType": "sample string 1",
"ParticipantId": 2,
"Optional": true,
"TextFieldName": "sample string 4"
},
{
"AnnotationType": "sample string 1",
"ParticipantId": 2,
"Optional": true,
"TextFieldName": "sample string 4"
}
],
"DocumentSigned": true,
"Document": {
"DocumentId": 1,
"ClientId": 1,
"SigningRoomId": 1,
"DocumentTypeId": 1,
"DocumentType": "sample string 1",
"DocumentGuid": "sample string 2",
"DocumentName": "sample string 3",
"Description": "sample string 4",
"PageCount": 1,
"FileExtension": "sample string 5",
"MimeType": "sample string 6",
"IsPDF": true,
"UDF1": "sample string 8",
"UDF2": "sample string 9",
"UDF3": "sample string 10",
"Signed": true,
"SigningComplete": true,
"ClientName": "sample string 13",
"SigningRoomName": "sample string 14",
"HasAnnotations": true,
"HasSigners": true,
"Reviewed": true,
"ReviewingComplete": true,
"Downloaded": true,
"ParentDocumentId": 1,
"Status": "Complete",
"IsSmartDoc": true,
"Archived": true,
"CreatedBy": "sample string 22",
"CreatedDate": "2026-01-01T17:29:10.3530787-05:00",
"SignatureValidation": {
"Valid": true,
"InvalidReason": "sample string 2"
},
"ExternallySigned": true,
"AuthoritativeCopy": true,
"PreviousAuthoritativeCopy": true,
"MarkAsAuthoritativeCopyAfterSigning": true,
"TransferableRecord": true,
"IsTransferableDocOrSmartDoc": true,
"IsAuthoritativeDocOrSmartDoc": true,
"PrintAndSign": true,
"ENotary": true,
"SortOrder": 1,
"Signable": "eSign",
"FolderId": 1,
"ParentFolderId": 1,
"ParentFolderName": "sample string 30",
"MISMOVersionIdentifier": "sample string 31",
"SystemDocument": true
}
},
{
"Pages": [
{
"PageNumber": 1,
"PageImageUrl": "sample string 2",
"DocumentTagAnnotations": [
{
"DocumentAnnotationId": 1,
"DocumentSignerId": 1,
"DocumentId": 1,
"ParticipantId": 1,
"ParticipantOrderId": 1,
"XOffset": 1.1,
"YOffset": 2.1,
"AnnotationTypeId": 3,
"AnnotationType": "sample string 4",
"DisplayValue": "sample string 5",
"Width": 6.1,
"Height": 7.1,
"Optional": true,
"PageNumber": 9,
"MaxAnnotationTextLength": 1,
"AnnotationTextFontSize": 1,
"Deleted": true,
"FittextValue": 11.1,
"AnnotationGroupName": "sample string 12",
"SignatureReferenceId": "sample string 13"
},
{
"DocumentAnnotationId": 1,
"DocumentSignerId": 1,
"DocumentId": 1,
"ParticipantId": 1,
"ParticipantOrderId": 1,
"XOffset": 1.1,
"YOffset": 2.1,
"AnnotationTypeId": 3,
"AnnotationType": "sample string 4",
"DisplayValue": "sample string 5",
"Width": 6.1,
"Height": 7.1,
"Optional": true,
"PageNumber": 9,
"MaxAnnotationTextLength": 1,
"AnnotationTextFontSize": 1,
"Deleted": true,
"FittextValue": 11.1,
"AnnotationGroupName": "sample string 12",
"SignatureReferenceId": "sample string 13"
}
]
},
{
"PageNumber": 1,
"PageImageUrl": "sample string 2",
"DocumentTagAnnotations": [
{
"DocumentAnnotationId": 1,
"DocumentSignerId": 1,
"DocumentId": 1,
"ParticipantId": 1,
"ParticipantOrderId": 1,
"XOffset": 1.1,
"YOffset": 2.1,
"AnnotationTypeId": 3,
"AnnotationType": "sample string 4",
"DisplayValue": "sample string 5",
"Width": 6.1,
"Height": 7.1,
"Optional": true,
"PageNumber": 9,
"MaxAnnotationTextLength": 1,
"AnnotationTextFontSize": 1,
"Deleted": true,
"FittextValue": 11.1,
"AnnotationGroupName": "sample string 12",
"SignatureReferenceId": "sample string 13"
},
{
"DocumentAnnotationId": 1,
"DocumentSignerId": 1,
"DocumentId": 1,
"ParticipantId": 1,
"ParticipantOrderId": 1,
"XOffset": 1.1,
"YOffset": 2.1,
"AnnotationTypeId": 3,
"AnnotationType": "sample string 4",
"DisplayValue": "sample string 5",
"Width": 6.1,
"Height": 7.1,
"Optional": true,
"PageNumber": 9,
"MaxAnnotationTextLength": 1,
"AnnotationTextFontSize": 1,
"Deleted": true,
"FittextValue": 11.1,
"AnnotationGroupName": "sample string 12",
"SignatureReferenceId": "sample string 13"
}
]
}
],
"FormFields": [
{
"AnnotationType": "sample string 1",
"ParticipantId": 2,
"Optional": true,
"FormFieldName": "sample string 4"
},
{
"AnnotationType": "sample string 1",
"ParticipantId": 2,
"Optional": true,
"FormFieldName": "sample string 4"
}
],
"TextFields": [
{
"AnnotationType": "sample string 1",
"ParticipantId": 2,
"Optional": true,
"TextFieldName": "sample string 4"
},
{
"AnnotationType": "sample string 1",
"ParticipantId": 2,
"Optional": true,
"TextFieldName": "sample string 4"
}
],
"DocumentSigned": true,
"Document": {
"DocumentId": 1,
"ClientId": 1,
"SigningRoomId": 1,
"DocumentTypeId": 1,
"DocumentType": "sample string 1",
"DocumentGuid": "sample string 2",
"DocumentName": "sample string 3",
"Description": "sample string 4",
"PageCount": 1,
"FileExtension": "sample string 5",
"MimeType": "sample string 6",
"IsPDF": true,
"UDF1": "sample string 8",
"UDF2": "sample string 9",
"UDF3": "sample string 10",
"Signed": true,
"SigningComplete": true,
"ClientName": "sample string 13",
"SigningRoomName": "sample string 14",
"HasAnnotations": true,
"HasSigners": true,
"Reviewed": true,
"ReviewingComplete": true,
"Downloaded": true,
"ParentDocumentId": 1,
"Status": "Complete",
"IsSmartDoc": true,
"Archived": true,
"CreatedBy": "sample string 22",
"CreatedDate": "2026-01-01T17:29:10.3530787-05:00",
"SignatureValidation": {
"Valid": true,
"InvalidReason": "sample string 2"
},
"ExternallySigned": true,
"AuthoritativeCopy": true,
"PreviousAuthoritativeCopy": true,
"MarkAsAuthoritativeCopyAfterSigning": true,
"TransferableRecord": true,
"IsTransferableDocOrSmartDoc": true,
"IsAuthoritativeDocOrSmartDoc": true,
"PrintAndSign": true,
"ENotary": true,
"SortOrder": 1,
"Signable": "eSign",
"FolderId": 1,
"ParentFolderId": 1,
"ParentFolderName": "sample string 30",
"MISMOVersionIdentifier": "sample string 31",
"SystemDocument": true
}
}
]
}
application/xml, text/xml
Sample:
<SigningRoomTagPackageModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ESignSystems.SmartSAFE.Models.SigningRoomManager.Tagging">
<AnnotationTypes>
<AnnotationTypeModel>
<AnnotationTypeID>1</AnnotationTypeID>
<LookupValue>sample string 2</LookupValue>
</AnnotationTypeModel>
<AnnotationTypeModel>
<AnnotationTypeID>1</AnnotationTypeID>
<LookupValue>sample string 2</LookupValue>
</AnnotationTypeModel>
</AnnotationTypes>
<DocumentPackages>
<DocumentTagPackageModel>
<Document xmlns:d4p1="http://schemas.datacontract.org/2004/07/ESignSystems.SmartSAFE.Models.SigningRoomManager">
<d4p1:Archived>true</d4p1:Archived>
<d4p1:AuthoritativeCopy>true</d4p1:AuthoritativeCopy>
<d4p1:ClientId>1</d4p1:ClientId>
<d4p1:ClientName>sample string 13</d4p1:ClientName>
<d4p1:CreatedBy>sample string 22</d4p1:CreatedBy>
<d4p1:CreatedDate>2026-01-01T17:29:10.3530787-05:00</d4p1:CreatedDate>
<d4p1:Description>sample string 4</d4p1:Description>
<d4p1:DocumentGuid>sample string 2</d4p1:DocumentGuid>
<d4p1:DocumentId>1</d4p1:DocumentId>
<d4p1:DocumentName>sample string 3</d4p1:DocumentName>
<d4p1:DocumentType>sample string 1</d4p1:DocumentType>
<d4p1:DocumentTypeId>1</d4p1:DocumentTypeId>
<d4p1:Downloaded>true</d4p1:Downloaded>
<d4p1:ENotary>true</d4p1:ENotary>
<d4p1:ExternallySigned>true</d4p1:ExternallySigned>
<d4p1:FileExtension>sample string 5</d4p1:FileExtension>
<d4p1:FolderId>1</d4p1:FolderId>
<d4p1:HasAnnotations>true</d4p1:HasAnnotations>
<d4p1:HasSigners>true</d4p1:HasSigners>
<d4p1:IsAuthoritativeDocOrSmartDoc>true</d4p1:IsAuthoritativeDocOrSmartDoc>
<d4p1:IsPDF>true</d4p1:IsPDF>
<d4p1:IsSmartDoc>true</d4p1:IsSmartDoc>
<d4p1:IsTransferableDocOrSmartDoc>true</d4p1:IsTransferableDocOrSmartDoc>
<d4p1:MISMOVersionIdentifier>sample string 31</d4p1:MISMOVersionIdentifier>
<d4p1:MarkAsAuthoritativeCopyAfterSigning>true</d4p1:MarkAsAuthoritativeCopyAfterSigning>
<d4p1:MimeType>sample string 6</d4p1:MimeType>
<d4p1:PageCount>1</d4p1:PageCount>
<d4p1:ParentDocumentId>1</d4p1:ParentDocumentId>
<d4p1:ParentFolderId>1</d4p1:ParentFolderId>
<d4p1:ParentFolderName>sample string 30</d4p1:ParentFolderName>
<d4p1:PreviousAuthoritativeCopy>true</d4p1:PreviousAuthoritativeCopy>
<d4p1:PrintAndSign>true</d4p1:PrintAndSign>
<d4p1:Reviewed>true</d4p1:Reviewed>
<d4p1:ReviewingComplete>true</d4p1:ReviewingComplete>
<d4p1:SignatureValidation xmlns:d5p1="http://schemas.datacontract.org/2004/07/ESignSystems.SmartSAFE.Models.Signing">
<d5p1:InvalidReason>sample string 2</d5p1:InvalidReason>
<d5p1:Valid>true</d5p1:Valid>
</d4p1:SignatureValidation>
<d4p1:Signed>true</d4p1:Signed>
<d4p1:SigningComplete>true</d4p1:SigningComplete>
<d4p1:SigningRoomId>1</d4p1:SigningRoomId>
<d4p1:SigningRoomName>sample string 14</d4p1:SigningRoomName>
<d4p1:SortOrder>1</d4p1:SortOrder>
<d4p1:SystemDocument>true</d4p1:SystemDocument>
<d4p1:TransferableRecord>true</d4p1:TransferableRecord>
<d4p1:UDF1>sample string 8</d4p1:UDF1>
<d4p1:UDF2>sample string 9</d4p1:UDF2>
<d4p1:UDF3>sample string 10</d4p1:UDF3>
</Document>
<DocumentSigned>true</DocumentSigned>
<FormFields>
<FormFieldModel>
<AnnotationType>sample string 1</AnnotationType>
<FormFieldName>sample string 4</FormFieldName>
<Optional>true</Optional>
<ParticipantId>2</ParticipantId>
</FormFieldModel>
<FormFieldModel>
<AnnotationType>sample string 1</AnnotationType>
<FormFieldName>sample string 4</FormFieldName>
<Optional>true</Optional>
<ParticipantId>2</ParticipantId>
</FormFieldModel>
</FormFields>
<Pages>
<PageModel>
<DocumentTagAnnotations>
<DocumentAnnotationModel>
<AnnotationGroupName>sample string 12</AnnotationGroupName>
<AnnotationTextFontSize>1</AnnotationTextFontSize>
<AnnotationType>sample string 4</AnnotationType>
<AnnotationTypeId>3</AnnotationTypeId>
<Deleted>true</Deleted>
<DisplayValue>sample string 5</DisplayValue>
<DocumentAnnotationId>1</DocumentAnnotationId>
<DocumentId>1</DocumentId>
<DocumentSignerId>1</DocumentSignerId>
<FittextValue>11.1</FittextValue>
<Height>7.1</Height>
<MaxAnnotationTextLength>1</MaxAnnotationTextLength>
<Optional>true</Optional>
<PageNumber>9</PageNumber>
<ParticipantId>1</ParticipantId>
<ParticipantOrderId>1</ParticipantOrderId>
<SignatureReferenceId>sample string 13</SignatureReferenceId>
<Width>6.1</Width>
<XOffset>1.1</XOffset>
<YOffset>2.1</YOffset>
</DocumentAnnotationModel>
<DocumentAnnotationModel>
<AnnotationGroupName>sample string 12</AnnotationGroupName>
<AnnotationTextFontSize>1</AnnotationTextFontSize>
<AnnotationType>sample string 4</AnnotationType>
<AnnotationTypeId>3</AnnotationTypeId>
<Deleted>true</Deleted>
<DisplayValue>sample string 5</DisplayValue>
<DocumentAnnotationId>1</DocumentAnnotationId>
<DocumentId>1</DocumentId>
<DocumentSignerId>1</DocumentSignerId>
<FittextValue>11.1</FittextValue>
<Height>7.1</Height>
<MaxAnnotationTextLength>1</MaxAnnotationTextLength>
<Optional>true</Optional>
<PageNumber>9</PageNumber>
<ParticipantId>1</ParticipantId>
<ParticipantOrderId>1</ParticipantOrderId>
<SignatureReferenceId>sample string 13</SignatureReferenceId>
<Width>6.1</Width>
<XOffset>1.1</XOffset>
<YOffset>2.1</YOffset>
</DocumentAnnotationModel>
</DocumentTagAnnotations>
<PageImageUrl>sample string 2</PageImageUrl>
<PageNumber>1</PageNumber>
</PageModel>
<PageModel>
<DocumentTagAnnotations>
<DocumentAnnotationModel>
<AnnotationGroupName>sample string 12</AnnotationGroupName>
<AnnotationTextFontSize>1</AnnotationTextFontSize>
<AnnotationType>sample string 4</AnnotationType>
<AnnotationTypeId>3</AnnotationTypeId>
<Deleted>true</Deleted>
<DisplayValue>sample string 5</DisplayValue>
<DocumentAnnotationId>1</DocumentAnnotationId>
<DocumentId>1</DocumentId>
<DocumentSignerId>1</DocumentSignerId>
<FittextValue>11.1</FittextValue>
<Height>7.1</Height>
<MaxAnnotationTextLength>1</MaxAnnotationTextLength>
<Optional>true</Optional>
<PageNumber>9</PageNumber>
<ParticipantId>1</ParticipantId>
<ParticipantOrderId>1</ParticipantOrderId>
<SignatureReferenceId>sample string 13</SignatureReferenceId>
<Width>6.1</Width>
<XOffset>1.1</XOffset>
<YOffset>2.1</YOffset>
</DocumentAnnotationModel>
<DocumentAnnotationModel>
<AnnotationGroupName>sample string 12</AnnotationGroupName>
<AnnotationTextFontSize>1</AnnotationTextFontSize>
<AnnotationType>sample string 4</AnnotationType>
<AnnotationTypeId>3</AnnotationTypeId>
<Deleted>true</Deleted>
<DisplayValue>sample string 5</DisplayValue>
<DocumentAnnotationId>1</DocumentAnnotationId>
<DocumentId>1</DocumentId>
<DocumentSignerId>1</DocumentSignerId>
<FittextValue>11.1</FittextValue>
<Height>7.1</Height>
<MaxAnnotationTextLength>1</MaxAnnotationTextLength>
<Optional>true</Optional>
<PageNumber>9</PageNumber>
<ParticipantId>1</ParticipantId>
<ParticipantOrderId>1</ParticipantOrderId>
<SignatureReferenceId>sample string 13</SignatureReferenceId>
<Width>6.1</Width>
<XOffset>1.1</XOffset>
<YOffset>2.1</YOffset>
</DocumentAnnotationModel>
</DocumentTagAnnotations>
<PageImageUrl>sample string 2</PageImageUrl>
<PageNumber>1</PageNumber>
</PageModel>
</Pages>
<TextFields>
<TextFieldModel>
<AnnotationType>sample string 1</AnnotationType>
<Optional>true</Optional>
<ParticipantId>2</ParticipantId>
<TextFieldName>sample string 4</TextFieldName>
</TextFieldModel>
<TextFieldModel>
<AnnotationType>sample string 1</AnnotationType>
<Optional>true</Optional>
<ParticipantId>2</ParticipantId>
<TextFieldName>sample string 4</TextFieldName>
</TextFieldModel>
</TextFields>
</DocumentTagPackageModel>
<DocumentTagPackageModel>
<Document xmlns:d4p1="http://schemas.datacontract.org/2004/07/ESignSystems.SmartSAFE.Models.SigningRoomManager">
<d4p1:Archived>true</d4p1:Archived>
<d4p1:AuthoritativeCopy>true</d4p1:AuthoritativeCopy>
<d4p1:ClientId>1</d4p1:ClientId>
<d4p1:ClientName>sample string 13</d4p1:ClientName>
<d4p1:CreatedBy>sample string 22</d4p1:CreatedBy>
<d4p1:CreatedDate>2026-01-01T17:29:10.3530787-05:00</d4p1:CreatedDate>
<d4p1:Description>sample string 4</d4p1:Description>
<d4p1:DocumentGuid>sample string 2</d4p1:DocumentGuid>
<d4p1:DocumentId>1</d4p1:DocumentId>
<d4p1:DocumentName>sample string 3</d4p1:DocumentName>
<d4p1:DocumentType>sample string 1</d4p1:DocumentType>
<d4p1:DocumentTypeId>1</d4p1:DocumentTypeId>
<d4p1:Downloaded>true</d4p1:Downloaded>
<d4p1:ENotary>true</d4p1:ENotary>
<d4p1:ExternallySigned>true</d4p1:ExternallySigned>
<d4p1:FileExtension>sample string 5</d4p1:FileExtension>
<d4p1:FolderId>1</d4p1:FolderId>
<d4p1:HasAnnotations>true</d4p1:HasAnnotations>
<d4p1:HasSigners>true</d4p1:HasSigners>
<d4p1:IsAuthoritativeDocOrSmartDoc>true</d4p1:IsAuthoritativeDocOrSmartDoc>
<d4p1:IsPDF>true</d4p1:IsPDF>
<d4p1:IsSmartDoc>true</d4p1:IsSmartDoc>
<d4p1:IsTransferableDocOrSmartDoc>true</d4p1:IsTransferableDocOrSmartDoc>
<d4p1:MISMOVersionIdentifier>sample string 31</d4p1:MISMOVersionIdentifier>
<d4p1:MarkAsAuthoritativeCopyAfterSigning>true</d4p1:MarkAsAuthoritativeCopyAfterSigning>
<d4p1:MimeType>sample string 6</d4p1:MimeType>
<d4p1:PageCount>1</d4p1:PageCount>
<d4p1:ParentDocumentId>1</d4p1:ParentDocumentId>
<d4p1:ParentFolderId>1</d4p1:ParentFolderId>
<d4p1:ParentFolderName>sample string 30</d4p1:ParentFolderName>
<d4p1:PreviousAuthoritativeCopy>true</d4p1:PreviousAuthoritativeCopy>
<d4p1:PrintAndSign>true</d4p1:PrintAndSign>
<d4p1:Reviewed>true</d4p1:Reviewed>
<d4p1:ReviewingComplete>true</d4p1:ReviewingComplete>
<d4p1:SignatureValidation xmlns:d5p1="http://schemas.datacontract.org/2004/07/ESignSystems.SmartSAFE.Models.Signing">
<d5p1:InvalidReason>sample string 2</d5p1:InvalidReason>
<d5p1:Valid>true</d5p1:Valid>
</d4p1:SignatureValidation>
<d4p1:Signed>true</d4p1:Signed>
<d4p1:SigningComplete>true</d4p1:SigningComplete>
<d4p1:SigningRoomId>1</d4p1:SigningRoomId>
<d4p1:SigningRoomName>sample string 14</d4p1:SigningRoomName>
<d4p1:SortOrder>1</d4p1:SortOrder>
<d4p1:SystemDocument>true</d4p1:SystemDocument>
<d4p1:TransferableRecord>true</d4p1:TransferableRecord>
<d4p1:UDF1>sample string 8</d4p1:UDF1>
<d4p1:UDF2>sample string 9</d4p1:UDF2>
<d4p1:UDF3>sample string 10</d4p1:UDF3>
</Document>
<DocumentSigned>true</DocumentSigned>
<FormFields>
<FormFieldModel>
<AnnotationType>sample string 1</AnnotationType>
<FormFieldName>sample string 4</FormFieldName>
<Optional>true</Optional>
<ParticipantId>2</ParticipantId>
</FormFieldModel>
<FormFieldModel>
<AnnotationType>sample string 1</AnnotationType>
<FormFieldName>sample string 4</FormFieldName>
<Optional>true</Optional>
<ParticipantId>2</ParticipantId>
</FormFieldModel>
</FormFields>
<Pages>
<PageModel>
<DocumentTagAnnotations>
<DocumentAnnotationModel>
<AnnotationGroupName>sample string 12</AnnotationGroupName>
<AnnotationTextFontSize>1</AnnotationTextFontSize>
<AnnotationType>sample string 4</AnnotationType>
<AnnotationTypeId>3</AnnotationTypeId>
<Deleted>true</Deleted>
<DisplayValue>sample string 5</DisplayValue>
<DocumentAnnotationId>1</DocumentAnnotationId>
<DocumentId>1</DocumentId>
<DocumentSignerId>1</DocumentSignerId>
<FittextValue>11.1</FittextValue>
<Height>7.1</Height>
<MaxAnnotationTextLength>1</MaxAnnotationTextLength>
<Optional>true</Optional>
<PageNumber>9</PageNumber>
<ParticipantId>1</ParticipantId>
<ParticipantOrderId>1</ParticipantOrderId>
<SignatureReferenceId>sample string 13</SignatureReferenceId>
<Width>6.1</Width>
<XOffset>1.1</XOffset>
<YOffset>2.1</YOffset>
</DocumentAnnotationModel>
<DocumentAnnotationModel>
<AnnotationGroupName>sample string 12</AnnotationGroupName>
<AnnotationTextFontSize>1</AnnotationTextFontSize>
<AnnotationType>sample string 4</AnnotationType>
<AnnotationTypeId>3</AnnotationTypeId>
<Deleted>true</Deleted>
<DisplayValue>sample string 5</DisplayValue>
<DocumentAnnotationId>1</DocumentAnnotationId>
<DocumentId>1</DocumentId>
<DocumentSignerId>1</DocumentSignerId>
<FittextValue>11.1</FittextValue>
<Height>7.1</Height>
<MaxAnnotationTextLength>1</MaxAnnotationTextLength>
<Optional>true</Optional>
<PageNumber>9</PageNumber>
<ParticipantId>1</ParticipantId>
<ParticipantOrderId>1</ParticipantOrderId>
<SignatureReferenceId>sample string 13</SignatureReferenceId>
<Width>6.1</Width>
<XOffset>1.1</XOffset>
<YOffset>2.1</YOffset>
</DocumentAnnotationModel>
</DocumentTagAnnotations>
<PageImageUrl>sample string 2</PageImageUrl>
<PageNumber>1</PageNumber>
</PageModel>
<PageModel>
<DocumentTagAnnotations>
<DocumentAnnotationModel>
<AnnotationGroupName>sample string 12</AnnotationGroupName>
<AnnotationTextFontSize>1</AnnotationTextFontSize>
<AnnotationType>sample string 4</AnnotationType>
<AnnotationTypeId>3</AnnotationTypeId>
<Deleted>true</Deleted>
<DisplayValue>sample string 5</DisplayValue>
<DocumentAnnotationId>1</DocumentAnnotationId>
<DocumentId>1</DocumentId>
<DocumentSignerId>1</DocumentSignerId>
<FittextValue>11.1</FittextValue>
<Height>7.1</Height>
<MaxAnnotationTextLength>1</MaxAnnotationTextLength>
<Optional>true</Optional>
<PageNumber>9</PageNumber>
<ParticipantId>1</ParticipantId>
<ParticipantOrderId>1</ParticipantOrderId>
<SignatureReferenceId>sample string 13</SignatureReferenceId>
<Width>6.1</Width>
<XOffset>1.1</XOffset>
<YOffset>2.1</YOffset>
</DocumentAnnotationModel>
<DocumentAnnotationModel>
<AnnotationGroupName>sample string 12</AnnotationGroupName>
<AnnotationTextFontSize>1</AnnotationTextFontSize>
<AnnotationType>sample string 4</AnnotationType>
<AnnotationTypeId>3</AnnotationTypeId>
<Deleted>true</Deleted>
<DisplayValue>sample string 5</DisplayValue>
<DocumentAnnotationId>1</DocumentAnnotationId>
<DocumentId>1</DocumentId>
<DocumentSignerId>1</DocumentSignerId>
<FittextValue>11.1</FittextValue>
<Height>7.1</Height>
<MaxAnnotationTextLength>1</MaxAnnotationTextLength>
<Optional>true</Optional>
<PageNumber>9</PageNumber>
<ParticipantId>1</ParticipantId>
<ParticipantOrderId>1</ParticipantOrderId>
<SignatureReferenceId>sample string 13</SignatureReferenceId>
<Width>6.1</Width>
<XOffset>1.1</XOffset>
<YOffset>2.1</YOffset>
</DocumentAnnotationModel>
</DocumentTagAnnotations>
<PageImageUrl>sample string 2</PageImageUrl>
<PageNumber>1</PageNumber>
</PageModel>
</Pages>
<TextFields>
<TextFieldModel>
<AnnotationType>sample string 1</AnnotationType>
<Optional>true</Optional>
<ParticipantId>2</ParticipantId>
<TextFieldName>sample string 4</TextFieldName>
</TextFieldModel>
<TextFieldModel>
<AnnotationType>sample string 1</AnnotationType>
<Optional>true</Optional>
<ParticipantId>2</ParticipantId>
<TextFieldName>sample string 4</TextFieldName>
</TextFieldModel>
</TextFields>
</DocumentTagPackageModel>
</DocumentPackages>
<Participants xmlns:d2p1="http://schemas.datacontract.org/2004/07/ESignSystems.SmartSAFE.Models.SigningRoomManager">
<d2p1:ParticipantModel>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/ESignSystems.SmartSAFE.Models">sample string 11</UpdatedBy>
<UpdatedDate xmlns="http://schemas.datacontract.org/2004/07/ESignSystems.SmartSAFE.Models">2026-01-01T17:29:10.3374579-05:00</UpdatedDate>
<d2p1:AccessCode>sample string 7</d2p1:AccessCode>
<d2p1:Deleted>true</d2p1:Deleted>
<d2p1:ESignConsentAccepted>true</d2p1:ESignConsentAccepted>
<d2p1:FirstName>sample string 1</d2p1:FirstName>
<d2p1:FullName>sample string 3</d2p1:FullName>
<d2p1:Initials>sample string 4</d2p1:Initials>
<d2p1:InvitationCode>sample string 6</d2p1:InvitationCode>
<d2p1:InvitationEmail>sample string 5</d2p1:InvitationEmail>
<d2p1:LastName>sample string 2</d2p1:LastName>
<d2p1:ParticipantId>1</d2p1:ParticipantId>
<d2p1:ParticipantRoleTypeId>1</d2p1:ParticipantRoleTypeId>
<d2p1:SigningRoomId>1</d2p1:SigningRoomId>
<d2p1:SigningRoomUrl>sample string 8</d2p1:SigningRoomUrl>
<d2p1:SortOrder>1</d2p1:SortOrder>
</d2p1:ParticipantModel>
<d2p1:ParticipantModel>
<UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/ESignSystems.SmartSAFE.Models">sample string 11</UpdatedBy>
<UpdatedDate xmlns="http://schemas.datacontract.org/2004/07/ESignSystems.SmartSAFE.Models">2026-01-01T17:29:10.3374579-05:00</UpdatedDate>
<d2p1:AccessCode>sample string 7</d2p1:AccessCode>
<d2p1:Deleted>true</d2p1:Deleted>
<d2p1:ESignConsentAccepted>true</d2p1:ESignConsentAccepted>
<d2p1:FirstName>sample string 1</d2p1:FirstName>
<d2p1:FullName>sample string 3</d2p1:FullName>
<d2p1:Initials>sample string 4</d2p1:Initials>
<d2p1:InvitationCode>sample string 6</d2p1:InvitationCode>
<d2p1:InvitationEmail>sample string 5</d2p1:InvitationEmail>
<d2p1:LastName>sample string 2</d2p1:LastName>
<d2p1:ParticipantId>1</d2p1:ParticipantId>
<d2p1:ParticipantRoleTypeId>1</d2p1:ParticipantRoleTypeId>
<d2p1:SigningRoomId>1</d2p1:SigningRoomId>
<d2p1:SigningRoomUrl>sample string 8</d2p1:SigningRoomUrl>
<d2p1:SortOrder>1</d2p1:SortOrder>
</d2p1:ParticipantModel>
</Participants>
</SigningRoomTagPackageModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.