Invoice

Attributes of the Invoice type

Name
Type
Description

account

accountId

ID

amount

Float

amountDue

Float

amountPaid

Float

baseCurrencyId

ID

couponApplied

Boolean

createdAt

ISO8601DateTime

creditItem

creditNotes

List (CreditNote)

credits

Float

currencyId

ID

description

String

dueAt

ISO8601Date

entity

hasPaymentMethod

Boolean

id

ID

IDs are null when object is previewed

invoiceItems

isLegacy

Boolean

issuedAt

ISO8601Date

kind

String

mergedInvoices

List (Invoice)

The invoices that were merged into this invoice

mergedToInvoice

The invoice this invoice was merged into

netPaymentDays

Int

notes

String

number

String

Invoice number. Blank when invoice is being prepared

operations

List (String)

paidAt

ISO8601DateTime

payableId

ID

paymentApplications

Payments applied to this invoice

poNumber

String

portalUrl

String

URL to the invoice within the customer portal

quote

quoteId

ID

smallUnitAmountDue

Int

subtotal

Float

taxAmount

Float

transactionRecord

updatedAt

ISO8601DateTime

url

String

URL to the invoice within the Bunny app

uuid

ID

Last updated

Was this helpful?