v1

latestOpenAPI 3.0.02026-07-26866217.8 KB
Messages

Get Special Offers

List the special offers and pre-approvals that have been sent in a conversation, with their current status. Use the returned id to withdraw an offer that is still active. Only Airbnb and booking-site (direct booking) conversations can contain special offers.

get/conversations/{conversation_id}/special_offers

Path parameters

conversation_idstring required

The id of the conversation.

Response

request_idstring required

Unique identifier for the request.

error_codeinteger required

Numeric error code representing the status of the response. A value of 200 indicates success. <br> See the Error Codes section for more information.

error_msgstring required

Message detailing the status of the response.

Example response

{
  "error_msg": "Done."
}