Skip to content

SetAddressForParticipantMembershipInput

Input to rotate the ATTACHED_TO relationship: end-date any current address on the membership, then attach the given address.

Fields

FieldTypeDescription
addressIdUUID!The ID of the Address to attach. The address must be active.
fromDateDateTimeStart date for the new ATTACHED_TO relationship. Defaults to request date.
participantMembershipIdUUID!The ID of the ParticipantMembership to set the address for.
termReasonStringReason for end-dating the previous ATTACHED_TO, if any.
thruDateDateTimeEnd date for the new ATTACHED_TO relationship.

Confidential. For internal use only.