zxol / airbnbapi

Unofficial airbnb.com REST API wrapper for node.js
MIT License
218 stars 52 forks source link

is there a way to get reservations for a cohost? #32

Open pbvillaflores opened 5 years ago

pbvillaflores commented 5 years ago

The getReservations() and getReservationsBatch() functions only seems to return results for the primary host. Is there a way to get the results for cohosted listings?

pbvillaflores commented 5 years ago

I think I figured out how.

nithi-k commented 4 years ago

How did you figure out ? :0

pbvillaflores commented 4 years ago

Please see the last pull request of this repo

igorzelaya commented 4 years ago

How did you solve it?

Please see the last pull request of this repo

How did you solve it? Please explain.

igorzelaya commented 4 years ago

Excellent Job!

Please see the last pull request of this repo

Excellent Job!

igorzelaya commented 4 years ago

stopped working :( now it returns an undefined object...