Facilities Documents

Upload documents related to a facility.

SecurityBearerAuth
Request
path Parameters
facility_id
required
string

The ID of the facility

Request Body schema: multipart/form-data
state
string

The state of the application. If post documents are related to a state application, please provide the state of the application. If the facility is already certified and the post documents are not related to a state application then the state parameter should not be set.

schedule_a
string <binary>

Schedule A document

property name*
additional property
string <binary>

Files with dynamic keys

Responses
200

Documents uploaded successfully

401

Unauthorized

post/facilities/{facility_id}/documents
Response samples
application/json
{
  • "url": "app/api/v1/facilities/130375/documents",
  • "date": "2024-07-18 04:04:33 EDT",
  • "code": 200,
  • "elements": 2,
  • "page": "1 of 1",
  • "data": {
    }
}