Create a quote for a specific rate

POST https://api.duffel.com/stays/quotes

Creates a ready-to-book Duffel Stay Quote — a prospective booking — from a given room rate. This step confirms availability of the rate and total pricing of the booking.

Request Body

{"data"=>{"rate_id"=>"{{stay_rate_id}}"}}

HEADERS

KeyDatatypeRequiredDescription
Duffel-Versionstring