Developer Programs

Learn

Docs

payments

Pipelined Data Sets > Banno Operation and Transaction > payments

Column nameDescriptionModeTypeLength
payment_idThe unique identifier for the payment.NULLABLESTRING
bill_idThe unique identifier for the bill. This is a UUID and References the user_bills table, which contains the bill_id.NULLABLESTRING
transaction_idThe unique identifier for the transaction.NULLABLESTRING
payable_from_account_idThe unique identifier for the account from which the payment is made.NULLABLESTRING
amountThe amount of the payment.NULLABLEBIGNUMERIC
is_activeIndicates whether the payment is active.NULLABLEBOOLEAN
estimated_arrivalThe estimated arrival date for the payment.NULLABLETIMESTAMP
process_dateThe date when the payment is processed.NULLABLETIMESTAMP
feeThe fee associated with the payment.NULLABLEBIGNUMERIC
confirmation_idThe confirmation ID for the payment.NULLABLESTRING
tracking_codeThe payment tracking code.NULLABLESTRING
updated_atThe last updated date for the payment.NULLABLETIMESTAMP
merchant_idThe unique identifier for the recipient.NULLABLESTRING
payment_methodThe payment method used for the transaction.NULLABLEINTEGER
rush_optionThe rush option for the payment.NULLABLEINTEGER
processing_stateThe processing state of the payment.NULLABLEINTEGER
partner_statusThe status of the payment with the payment provider.NULLABLEINTEGER
created_atThe creation date of the payment.NULLABLETIMESTAMP
memoA memo or note associated with the payment.NULLABLESTRING
commentA comment associated with the payment.NULLABLESTRING
scheduleThe schedule for the payment.NULLABLESTRING


Have a Question?

Did this page help you?

Last updated Wed Mar 4 2026