Files

Create file type

POST
Create a file type for an integration.

Request

This endpoint expects an object.
integration_id
stringRequired
location_id
stringOptional
The Propexo unique identifier for the location
model
enumOptional
The Propexo data model (e.g. units, residents, applicants, etc.) for which you are attempting to upload a file
Allowed values: unitsresidentsproperties
name
stringOptional
The name associated with the file type

Response

This endpoint returns an object
job_id
string
The ID of the job created to handle this operation
data
object
Returned data from the operation. This is dependent on the vendor specific endpoint's returned data.