How to handle trip requests

17 Sep 2026

Trip requests are used for a private trip. Dashboard filters: pending, approved, paid, or all.

How do I approve a request?

  1. Open Trip Requests in the host dashboard.
  2. Open a pending request.
  3. Enter a quoted price.
  4. Enter host notes if needed.
  5. Set expiry from 1 to 168 hours.
  6. Approve, or reject.

If another request already holds the date, approval can fail because of a conflict. A request that passes expires_at becomes expired.

The customer can check out an approved request if marketplace payments are active, the price is greater than 0, and the request is not expired. The dashboard widget shows pending requests.

Related Articles