Bill Payment Requests

The Bill Payment Request object

A bill payment request represents an allocation of money within any vendors accounts payable account such as a payment to be made against a bill, like a credit card, cheque, or cash payment.

FieldTypeDescription
id string Identifier for the bill payment request, unique for the business in the accounting service.
vendorRef Reference TypesReference to the vendor against which the payment is created.
paymentNumber
sortable, filterable
string
See Date
Date the bill payment was recorded in the accounting service.
paymentCode stringCode of the payment.
paymentDate
sortable, filterable
string
See Date
Date of the payment.
currency stringISO-4217 currency code of the bill payment.
totalAmount
sortable, filterable
decimal Amount of the bill payment, inclusive of tax.
state stringState of the payment, paid or declined.
paymentMethodRefReference Types Reference to the payment method against which the payment is created.
memo stringAny additional information or business notes about the bill payment.
sourceModifiedDate
sortable, filterable
string
See Date
The date on which this record was last modified in the accounting service.