All Collections
ReSales-Online News
28-09-2021 Email to web developers: WebAPI V4&V5 Deprecated
28-09-2021 Email to web developers: WebAPI V4&V5 Deprecated
Updated over a week ago

IMPORTANT. There are some changes in the Website exports we wanted to notify you about, see below the list of changes:

WebAPI V4.x and V5.x Deprecated

From the 1st of March of 2022, the WebAPI versions before API V6.0 will be deprecated. This means from that date you will no longer be able to create new API keys for the previous versions. and we will no longer provide support for deprecated versions:

  • V4.1, V4.2, V4.3 and V4.4

  • V5.0, V5.1, V5.2 and V5.3


From the 1st of March of 2023, V4.x and V5.x will be removed from the System. So any website that has not upgraded before this date will no longer display property results.

WebAPI V6 Upgrades

A new parameter for WebAPI V6 has been added:

» p_RTA (Rental License Number)

By law in Andalucía, any vacation rental property should be registered and have a "Registro Turismo Andalucia" number.
Now the system and the WebAPI provide this functionality.


This parameter is used only for Short Term Rentals. Where the possible values are:

  • 0 (default): does not include the RTA value in the output

  • 1 : includes the RTA value in the output

  • 2 : only includes properties having RTA number entered and includes the value in the output

XMLFeeds Upgrades

Two new parameters have been added to XML Feeds.

» p_RTA (Rental License Number)

By law in Andalucía, any vacation rental property should be registered and have a "Registro Turismo Andalucia" number.
Now the system and the XML feeds provide this functionality.


This parameter is used only for Short Term Rentals. Where the possible values are:

  • false (default): does not include the RTA value in the output

  • true : includes the RTA value in the output (if has no value, will appear empty)


This parameter is only available in OWNPROPERTIES, PROPERTYBACKUP and RENTALS feeds.

Visit the Full Parameter List and RTA Number for Holiday Rental Properties for more details.


» ExRented (Exclude Rented Properties)

This parameter is used only for Rentals. Where the possible values are:

  • false (default): work as normal, not excluding rented properties

  • true : excludes from the output any Rented property at the time the feed is executed.


This parameter is only available in IDEALISTA, FOTOCASA and THINKSPAIN feeds.

Visit the Full Parameter List for more details.

Did this answer your question?