DEV

Input.

PartyCreateInput

Input type for creating a party (preferred).

Fields

existingPartyId

ID

If provided, all fields from the existing party will be copied to the new party, except for any non-null fields explicitly provided in the input.
The location associated with the party.
The person associated with the party.

referenceId

ID

The reference ID for the party.

type

PartyType!

Required

The type of the party (e.g., ORIGIN, DESTINATION).

Was this page helpful?