Pickups are locations where customers can be picked up for their experience. Experiences are not required to have pickups. However, when pickups are assigned to experience options, selecting a pickup is required to complete a booking.
Pickups
Error response
[- {
- "name": "string",
- "type": "HOTEL",
- "latitude": -90,
- "longitude": -180,
- "pickup_id": "string",
- "time_margin": 0
}
]
Pickup
Error response
{- "name": "string",
- "type": "HOTEL",
- "latitude": -90,
- "longitude": -180,
- "pickup_id": "string",
- "time_margin": 0
}
{- "name": "string",
- "type": "HOTEL",
- "latitude": -90,
- "longitude": -180,
- "pickup_id": "string",
- "time_margin": 0
}
A pickup point cannot be removed if it is part of an availability slot. Suppliers must remove the pickup point from all availability slots first.
Pickup removed successfully
Error response
{- "code": "400",
- "id": "3ecae132-a32d-41f9-8f7d-586f34cc29ce",
- "message": "Check the request for errors."
}
Pickup
Error response
{- "name": "string",
- "type": "HOTEL",
- "latitude": -90,
- "longitude": -180,
- "pickup_id": "string",
- "time_margin": 0
}