Create Service Request File (File Upload): Yardi REST

Create Service Request File (File Upload): Yardi REST | Interface | Method | |---|---| | Service Requests | /ItfServiceRequests/ImportWorkOrderDocument |

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

service_request_idstringRequired
The Propexo unique identifier for the service request

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
attachmentobjectRequired
The file to attach to the Service Request

Response

Successful response
metaobject
resultobject

Errors