SOAP

TeamRaiserRegistration

Fields

RegistrationId

Type nonNegativeInteger.

A system-generated unique identifier for the transaction.

EventId

Type nonNegativeInteger.

A system-generated unique identifier for the Event.

TeamId

Type nonNegativeInteger.

Unique ID of the TeamRaiserTeam record.

ParticipationId

Type nonNegativeInteger.

A system-generated unique identifier for the record.

ReceiptNumber

Type ReceiptNumber.

A system-generated unique identifier for the calendar event RSVP.

Multiple values allowed.

CreationDate

Type dateTime.

Timestamp indicating when the record was created.

CreatedBy

Type nonNegativeInteger.

Constituent who created the record.

ModifyDate

Type dateTime.

Timestamp indicating when the record was last changed.

LastChangeBy

Type nonNegativeInteger.

Constituent who last modified the record.

AdditionalGift

Type decimal.

Monetary amount that a participant can enter in the Additional Gift field during registration if this option is enabled.

DiscountType

Type string.

Label that identifies what type of discount the participant applied to their registration fee.

Discount

Type Discount.

Monetary amount that was subtracted from the transaction fee because a discount code was applied.

TotalFeesPaid

Type decimal.

Total fees collected through all registration transactions.

UpsellTotal

Type decimal.

Total monetary value paid by participants for additional option purchases they made while registering for this TeamRaiser.

Type

Type RegistrationType.

Online if participant completes and submits a registration form online Offline if an administrator registers the participant or the participant submits a printed paper form, other values reserved.

ParentRegistrationId

Type nonNegativeInteger.

If this is a secondary Registration, the unique identifier of the primary Registration.

IsAnonymous

Type ZeroOrOneBoolean.

Indicates whether the donor is to be identified in the recognition.

ScreenName

Type string.

The participant's screen name.

BatchId

Type string.

Id of group of records.

FundraisingGoal

Type decimal.

The dollar amount of the participant's fundraising goal, if a goal was specified at registration.

IsActive

Type boolean.

True if this Participation Type is active.

CompanyId

Type nonNegativeInteger.

System-generated unique identifier for the Company record.

AcceptedWaiver

Type boolean.

True if the event waiver was accepted.

Payment

Type Payment.

Payment information for this transaction.

Participant

Type Constituent.

The constituent record of the participant.

InteractionSource

Type InteractionSource.

Interaction source information for this Response or Transaction.

Supported Operations