ExternalVendors

ExternalVendorsController

APIDescription
GET api/VND/Centers

Centers

GET api/VND/CenterHierarchy

No documentation available.

GET api/VND/CenterDetails/{buid}

CenterDetails

GET api/VND/Tenant

Queryable collection of all Tenants

GET api/VND/RentRoll/{buid}

RentRoll

GET api/VND/Offices

GetOffices

GET api/VND/Employees

GetEmployees

GET api/VND/SitePlan/Images/{buid}

RentRoll

GET api/VND/Gems/SignatureBlockText/{buid}

SignatureBlockText

GET api/VND/Gems/SignatureBlock/{buid}

SignatureBlockText

GET api/VND/Deal/{dealid}

GetDealById

POST api/VND/UpdateDCHotDocsKeyField

UpdateDCHotDocsKeyField

POST api/VND/UploadDocs

Uploads a file along with metadata. Sample request: POST /api/VND/UploadDocs Content-Type: multipart/form-data Form data: file: (binary file) metadata: [{"Key": "WorkgroupId", "Value": ""}, {"Key": "TemplateId", "Value": ""}, {"Key": "PropertyId", "Value": ""} , {"Key": "TenantDBAName", "Value": ""},{"Key": "DealId", "Value": ""},{"Key": "DocumentType", "Value": ""}]