Our implementation for all methods for https://open-docs.navent.com/arg/. Option for https://www.zonaprop.com
Every published listing is stored in our database under its Id. You can eventually unpublish it (Zonaprop API > DELETE aviso ), republish it (Zonaprop API > PUT aviso ) or modify it without losing the data.
Zonaprop API is an implementation of the API from https://open-docs.navent.com/arg/.
It allows you to integrate the option to publish on Navent / Zonaprop portals into your APP.
It also adds a number of additional services to simplify your development. The general features are:
- Publication and Administration of properties
- Zone Mapping
- Mappings administration UI (
coming soon)
- Mappings administration UI (
- Plans fetch (cron tasks) (
coming soon) - Leads fetch (cron tasks) (
coming soon)- Leads administration (
coming soon)
- Leads administration (
- Dev Enviroment (
coming soon)
Objects
Zonaprop API > Property Object
- Zone Object (
under development) - Lead Object (
coming soon)
Methods / Endpoints
Zonaprop API > ZonapropAuth() Private Doc
Zonaprop API > Get aviso status
Zonaprop Api > Get Property Messages
Under development