v1

latestOpenAPI 3.1.02026-08-063776831.4 MB
Facility

Create a new supporting document for a facility

Create a new supporting document for a facility

post/facilities/{id}/supporting-documents

Path parameters

idstring required

Facility ID

Headers

tenant-idstring

Response

Supporting documents updated successfully

messagestring

Success message

fileNamestring

Name of the uploaded file

Example response

{
  "message": "File uploaded and facility record updated successfully",
  "fileName": "facility_license.pdf"
}