Skip to main content
PATCH
Update outbound trip details

Authorizations

X-API-Key
string
header
required

Organization-scoped API key. Create one in the BuildingSwell app under Organization settings, API keys.

Path Parameters

id
string<uuid>
required

Body

application/json
name
string
truckId
string<uuid> | null
truck
string | null
trailerType
string | null
isOverDimension
boolean
carrierKind
enum<string> | null
Available options:
own,
third_party
receiverContactId
string<uuid> | null
driverContactId
string<uuid> | null
fromKind
string | null
fromLocationId
string<uuid> | null
fromAddress
string | null
toKind
string | null
toLocationId
string<uuid> | null
toAddress
string | null
confirmationTemplateId
string<uuid> | null
plannedStartAt
string<date-time> | null
plannedEndAt
string<date-time> | null

Response

Successful response.

value
object