Applicant desired unit data in Propexo

Last updated: March 23, 2026

When working with applicant data in Propexo, you may need to identify which unit an applicant is applying for. This information is now available through the Propexo API and can be accessed using the following fields:

  • x_unit_id_preferred

  • unit_id_preferred

Accessing Unit Information

To retrieve the unit information for an applicant:

  1. Ensure your integration is set up with unit access.

  2. Make a GET request to the Entrata Applicants endpoint.

  3. In the response, look for the x_unit_id_preferred and unit_id_preferred fields within the applicant data.

Propexo API Reference

For more detailed information about these fields and their usage, refer to the Propexo API documentation:

Entrata Applicants API Reference