Create Applicant File: Yardi

Attach a file to an Applicant. | Interface | Method | |---|---| | ILS Guest Card | ImportGuestDocumentExt |

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
attachmentobjectRequired
The file to attach to the Applicant

Response

Successful response
metaobject
resultobject

Errors