Scout24 / restapi-php-sdk

SDK für PHP-Entwickler um die Arbeit mit der API von ImmobilienScout24 zu vereinfachen. Über die API erhält man Ergebnislisten, Objektdaten, uvm. von ImmobilienScout und kann diese Daten inhherhalb seines Webservice integrieren. Die Dokumentation zum SDK findet man unter https://github.com/Immocaster/php-sdk/wiki.
64 stars 46 forks source link

add new methods to deal with Immoscout Projects #55

Open chris-blues opened 3 years ago

chris-blues commented 3 years ago

added methods:

chris-blues commented 3 years ago

Was: https://github.com/Scout24/restapi-php-sdk/pull/54

chris-blues commented 3 years ago

If this should be merged some day, I'd recommend taking along the other commits as well! These have some modifications to accept internal and external object IDs.

Though Immoscout doesn't support remove an object from a project using an external ID. Throws an type conversion error on their part...