CompanyDetailsPaymentModel
Less than to read
Company payment collected information
Required Fields
groupKey
The GroupKey uniquely identifies a single Sage Network account. All records for this account will share the same GroupKey value. GroupKey values cannot be changed once created.
For more information, see Accounts and GroupKeys.
paymentId
Unique identifier for payment
invoiceTotalAmount
Invoice total amount payment is associated with
paymentDate
Date payment placed
paymentAmount
Amount payment was made for
Optional Fields
paymentAppliedId
uuid, nullable
Unique identifier for payment applied
paymentType
string, nullable
Payment type
invoiceId
uuid, nullable
Unique identifier for invoice payment is associated with
invoiceTypeCode
string, nullable
Invoice type payment is associated with
invoiceReferenceCode
string, nullable
Invoice reference code payment is associated with
invoiceCurrencyCode
string, nullable
The currency code of the invoice the payment is associated with.
paymentCurrencyCode
string, nullable
The currency code of the payment.