POST api/progression/lettings/detatchdocumentfromtenant?tenantInfoId={tenantInfoId}&documentId={documentId}
Detatch a document from a landlord.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
tenantInfoId |
The tenant Id |
integer |
Required |
documentId |
The tenant Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
DocumentDataContractName | Description | Type | Additional information |
---|---|---|---|
Url | string |
None. |
|
RequiresAuthentication | boolean |
None. |
|
ExpiryDate | date |
None. |
|
Attachments | Collection of DocumentDataContract |
None. |
|
ProcessedSuccessfully | boolean |
None. |
|
ErrorMessage | string |
None. |
|
FileStream | Stream |
None. |
|
Tags | Collection of TagDataContract |
None. |
|
ApprovalStatus | DocumentApprovalDataContract |
None. |
|
DocumentType | EnumDataContract |
None. |
|
DocumentSubType | EnumDataContract |
None. |
|
FileName | string |
None. |
|
ContentType | string |
None. |
|
FileExtension | string |
None. |
|
Description | string |
None. |
|
FileSize | string |
None. |
|
CreatedDate | date |
None. |
|
CreatedBy | CreatedByDataContract |
None. |
|
Id | integer |
None. |
Response Formats
application/json
Sample:
text/json
Sample: