Payment Template Reference
Purpose
The Payment table contains details of the payments.
Each payment consists of at least one PaymentSplit Reference which represents the portion of the payment credited to a specific participant.
Fields
Name | Type | Description |
---|---|---|
CreatedAt | Timestamp | When the payment was recorded |
CreatedBy | string | Name of the user who recorded the payment |
PaidBy | string | How the payment was made |
Notes | string | Any notes made when the payment was recorded |
PaymentSplits | Payment Split Template Reference | How the payment was credited to bidders |
CreditCardCharge | Details of the credit card charge associated with the payment |
Last reviewed: January 2023