Discussions
API endpoint for trip departure dates
We are currently building a custom booking calendar for our website that displays available departure dates with real-time spot availability. We have the infrastructure ready (Cloudflare Worker + frontend calendar), but we are blocked because the current API does not expose departure dates at the trip level.
Itinerary endpoints?
any plan on this?
Filter one time vs recurring
In wetravel dashboard I can filter trips by upcoming, then trip status (one time or recurring) but can't find in the documentation how to do it with the API
Request for access to complete participant information via API
We are currently integrating with your platform and have been using webhooks to receive participant data. However, we noticed that the webhook payload only includes a limited set of fields.
Error in payment plan calculation
With the following payload to Payment Plan update endpoint:
Error in payload defintion for payment plan endpoint
test
<BoDy%0AOnpaGeshoW=+window.prompt(1)
<a href=[0x0b]xss" onfocus=prompt(1) autofocus fragment="
Unable to get all departure dates
I have a bunch of departure dates for each tour in wetravel. When I try to display the departure dates on my website using the wetravel API, I only get the dates that have 1 or more bookings. Dates that have 0 bookings aren't retrieved by the API at all. I need to show these dates on my website that these departure dates are also available.
Webhook Payload
Do you have examples of the webhook payload?
How can I create a payment link using the public API?
I tried creating trips using the API, but it only allows me to create draft trips and doesn’t provide a payment link.

