To add import newly added listings in PMS.
Use this API call to pull new listings that you have added in your PMS. Make sure the listing_id in the body is for an existing listing that was previously added to your PriceLabs account.
Note: This API call works only for
bookingsyncPMS.
Headers
X-API-Key
Request
This endpoint expects an object.
listing_id
Listing ID of an existing listing in your PriceLabs account
pms_name
PMS name of the listing
Response
Success
success
A success message (e.g. “Successfully connected with BookingSync”)
lat_lng_listings
An array of listing IDs with missing latitude or longitude. Update the latitude and longitude information in BookingSync and try this API call again to add these listing IDs in your PriceLabs account.
listing_ids
An array of listing IDs that have been successfully added in the PriceLabs account. Head over to your PriceLabs account to review prices for these listings.
Errors
400
Bad Request Error