Create Service Request Files: Buildium

Create Service Request Files: Buildium | Interface | Method | |---|---| | | | | Tasks | GET /tasks/:taskId/history | | Tasks | POST /tasks/:taskId/history/:taskHistoryId/files/uploadrequests |

Authentication

AuthorizationBearer

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

Path parameters

service_request_idstringRequired
The ID of the resource.

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
attachmentslist of objectsRequired

Files w/ metadata for the service request. All the files can have a maximum combined file size of 50 MB

Response

Successful response
metaobject
resultobject

Errors