Create Applicant Files: ResMan

Create Applicant Files: ResMan | Interface | Method | |---|---| | Documents | /Documents/Attach |

Authentication

AuthorizationBearer

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

Path parameters

applicant_idstringRequired
The Propexo unique identifier for the applicant

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
application_idstringRequired
The Propexo unique identifier for the application
attachmentslist of objectsRequired
The files to be uploaded to the application. All the files can have a maximum combined file size of 50 MB

Response

Successful response
metaobject
resultobject

Errors