v1
latestOpenAPI 3.0.02026-07-26866217.8 KBMessages
Send Special Offer
Send a special offer to the guest in a conversation. A special offer invites the guest to book the given listing for the given dates at a custom total price, and typically expires 24 hours after being sent. Supported on Airbnb and booking-site (direct booking) conversations only; requests on other channels return an error. For booking-site conversations, rate_plan_id and currency are also required.
post/conversations/{conversation_id}/special_offers
Path parameters
conversation_idstring required
The id of the conversation.
Request body
Response
The request has been successfully submitted.
Example response
{
"error_msg": "Done."
}