Discussions

Ask a Question
Back to All

API and external prices

curl
--location -g 'https://api.lodgify.com/v2/quote/409490?arrival=2023-05-09%2015%3A00&departure=2023-05-23%2015%3A00&roomTypes=[[475467%2C4]]'
--header 'X-ApiKey: MYAPIKEY'

and i receive this error :

{ "message": "The House has no default rate defined", "code": 666, "correlation_id": "0HMOI1G5GD83H:000000A1", "event_id": null }

Pricelabs manage the pricing so could not defined a default rate ! How could i use the API in this case ?

Thanks for help.

Regards