Skip to main content

PaymentStatusInput

Defines the statuses of a payment.

enum PaymentStatusInput {
CANCELED_CHARGE_TO_ANOTHER_CONTACT
CANCELED_GROUP_INVENTORY
CHARGE_TO_ANOTHER_CONTACT
COMPLIMENTARY
DEPOSIT
GROUP_INVENTORY
GUEST_OF
INCLUSIVE
INVITED
NOT_ATTENDING
NOT_REQUIRED
NO_CHARGE
OWN_EXPENSE
PURCHASE
SHARED @deprecated
SHARED_SPLIT_PURCHASE @deprecated
SPLIT_CHARGE
WAITLIST_NO_PAYMENT_REQUIRED
WAITLIST_PURCHASE
}

Values​

PaymentStatusInput.CANCELED_CHARGE_TO_ANOTHER_CONTACT​

Canceled, charge to another contact.

PaymentStatusInput.CANCELED_GROUP_INVENTORY​

Canceled, group inventory.

PaymentStatusInput.CHARGE_TO_ANOTHER_CONTACT​

Charge to another contact.

PaymentStatusInput.COMPLIMENTARY​

Complimentary.

PaymentStatusInput.DEPOSIT​

Deposit.

PaymentStatusInput.GROUP_INVENTORY​

Group inventory.

PaymentStatusInput.GUEST_OF​

Guest of.

PaymentStatusInput.INCLUSIVE​

Inclusive.

PaymentStatusInput.INVITED​

Invited.

PaymentStatusInput.NOT_ATTENDING​

Not attending.

PaymentStatusInput.NOT_REQUIRED​

Not required.

PaymentStatusInput.NO_CHARGE​

No charge.

PaymentStatusInput.OWN_EXPENSE​

Own expense.

PaymentStatusInput.PURCHASE​

Purchase.

PaymentStatusInput.SHARED deprecated​

DEPRECATED

This is not a valid payment status and the enum will be removed in a future release.

Shared.

PaymentStatusInput.SHARED_SPLIT_PURCHASE deprecated​

DEPRECATED

This is not a valid payment status and the enum will be removed in a future release.

Shared split purchase.

PaymentStatusInput.SPLIT_CHARGE​

Split charge.

PaymentStatusInput.WAITLIST_NO_PAYMENT_REQUIRED​

Waitlist no payment required.

PaymentStatusInput.WAITLIST_PURCHASE​

Waitlist purchase.

Member Of​

CourseRegistrationPaymentDetailsInput input ● CreateExhibitionPaymentDetailsInput input ● CreatePaymentDetailsInput input ● CreateSponsorshipPaymentDetailsInput input ● CreateTemporaryHoldForFunctionRegistrationInput input ● CreateTemporaryHoldForHotelBookingInput input ● CreateTemporaryHoldForRegistrationInput input ● CreateTemporaryHoldForTravelBookingInput input ● CreateTravelPaymentDetailsInput input ● FunctionRegistrationFilterInput input ● RestoreCeContactStoreFunctionRegistrationInput input ● RestoreExhibitionBookingInput input ● RestoreFunctionRegistrationInput input ● RestoreHotelBookingInput input ● RestoreMembershipContactStoreFunctionRegistrationInput input ● RestoreRegistrationInput input ● RestoreSponsorshipInput input ● RestoreTravelBookingInput input ● UpdateCeContactStoreFunctionRegistrationStatusInput input ● UpdateExhibitionBookingStatusInput input ● UpdateFunctionRegistrationStatusInput input ● UpdateHotelBookingStatusInput input ● UpdateMembershipContactStoreFunctionRegistrationStatusInput input ● UpdateRegistrationStatusInput input ● UpdateSponsorshipStatusInput input ● UpdateTravelBookingPaymentStatusInput input