Create multiple trips

Create multiple trips at once for specified travelers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Details of trips to create, including the required travelerIds.

values
object
required

this property requires all relevant trip data

string
enum
required
Allowed:
riskResult
object

Pre-computed risk assessment result, keyed by field

payload
object

Optional integration payload forwarded with the trip

userAnswers
object
required

User answers to risk assessment questions

boolean

Skip policy days validation (e.g. when copying a trip)

boolean

Create the trip even when an identical active trip (same traveler, type, destination, dates) exists. Honored only for super-admins; silently ignored for every other role.

legs
array of objects

Ordered destination legs. Only honored for companies with multi-destination enabled; ignored otherwise. Omit for single-destination trips.

legs
travelerIds
array of numbers
required

IDs of the travelers to create a trip for — one trip is created per ID. Required.

travelerIds*
string

Optional identifier from an external system, stored against the created trip(s).

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json