home > support > API > Marketplace API > managing pickup points
TourCMS provides a range of API's to allow you to manage your pickup points. We have 4 API methods
Create a new pickup point in the account connected to the channel requested.
Delete an existing pickup point in the account connected to the channel requested.
Update an existing pickup point in the account connected to the channel requested.
List of existing pickup points in the account connected to the channel requested.
Show all pickup routes for a tour in the account connected to the channel requested.
Update a pickup route from a tour in the account connected to the channel requested.
Add a pickup in a pickup route from a tour in the account connected to the channel requested.
Update a pickup in a pickup route from a tour in the account connected to the channel requested.
Delete a pickup in a pickup route from a tour in the account connected to the channel requested.
Pickup point management endpoints can only be used by Tour Operators (not Marketplace Agents).
Pickup points can only be deleted if they are not connected to a tour or booking.
Pickup points in the booking flow:
Pickup points can be booked both by Tour Operators and also Marketplace Agents.
All pickup points for a given tour are listed in Show tour, then during Check availability TourCMS will return the list of available pickup points for each departure. The customer’s pickup selection can then be passed to Start new booking.