Create Lead File: Yardi

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

Authentication

AuthorizationBearer

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

Path parameters

lead_idstringRequired
The Propexo unique identifier for the lead

Request

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

Response

Successful response
metaobject
resultobject

Errors