TransactionPayment
Represents a payment applied to a transaction.
- amountType: stringrequired
Amount of the payment as processed. (e.g. "5.00").
- paymentenum
_type requiredvalues- cash
- credit
- debit
- ebt
- gift
_card - mobile
_pay
- cardType: string
_last _4 - cardType: string
_type Open text field to capture the type of card payment (e.g. Visa, Master Card).
- externalType: string
_id An external identifier from the payment provider or other system, if available. This data will be stored in the Sparkfly payment record.
- processedType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- tipType: string