/
Payment Data Type

Payment Data Type

Payments relate to transactions. A payment can be made against one or more transactions.

Payment header

FieldDescription
datePaid__cThe date the payment was paid
financialAccount__cThe financial account the payment is applied to
paymentType__cThe payment type. Either Sale or Purchase
reference__cA reference number of the payment.
summary__cA note or description on the payment
paymentMethod__cThe payment method used.

Payment line item

The payment line item is a joining table which relates the payment to transactions. This allows multiple transactions to relate to a single payment.

FieldDescription
payment__cThe ID of the parent payment
invoice__cThe ID of the transaction which this payment applies to
amount__cThe amount applied to this transaction