Developer Programs

Learn

Docs

user_bills

Pipelined Data Sets > Banno Operation and Transaction > user_bills

Column nameDescriptionModeTypeLength
bill_idThe unique identifier for the bill. This is a UUID and References the bills table, which contains the bill_id.NULLABLESTRING
user_idThe unique identifier for the user. This is a UUID and References the users table, which contains the user_id.NULLABLESTRING
account_idThe unique identifier for the account that funded the transaction.NULLABLESTRING
filtered_memoThe filtered memo for the bill.NULLABLESTRING
amountThe amount of the bill.NULLABLEBIGNUMERIC
last_paidThe last paid date for the bill.NULLABLETIMESTAMP
last_updatedThe last updated date for the bill.NULLABLETIMESTAMP
merchant_idThe unique identifier for the recipient.NULLABLESTRING
is_activeIndicates if the bill is active.NULLABLEBOOLEAN
avg_amountThe average amount of the bill.NULLABLEBIGNUMERIC
repeat_periodThe repeat period for the bill.NULLABLEINTEGER
repeats_untilThe date until the bill repeats.NULLABLETIMESTAMP
start_dateThe start date for the bill.NULLABLETIMESTAMP
use_average_amountIndicates if the average amount is used.NULLABLEBOOLEAN
user_createdIndicates if the bill was created by the user.NULLABLEBOOLEAN
next_due_dateThe next due date for the bill.NULLABLETIMESTAMP
bill_pay_automatic_paidIndicates if the bill is automatically paid.NULLABLEBOOLEAN
use_est_avgIndicates if the estimated average is used.NULLABLEBOOLEAN
push_alertsThe push alerts for the bill.NULLABLESTRING
ipay_payee_idThe unique identifier for the payee.NULLABLESTRING


Have a Question?

Did this page help you?

Last updated Wed Mar 4 2026