Invoice
Attributes of the Invoice type
Name
Type
Description
accountId
ID
amount
Float
amountDue
Float
amountPaid
Float
baseCurrencyId
ID
couponApplied
Boolean
createdAt
ISO8601DateTime
credits
Float
currencyId
ID
description
String
dueAt
ISO8601Date
hasPaymentMethod
Boolean
id
ID
IDs are null when object is previewed
isLegacy
Boolean
issuedAt
ISO8601Date
kind
String
netPaymentDays
Int
notes
String
number
String
Invoice number. Blank when invoice is being prepared
operations
List (String)
paidAt
ISO8601DateTime
payableId
ID
poNumber
String
portalUrl
String
URL to the invoice within the customer portal
quoteId
ID
smallUnitAmountDue
Int
subtotal
Float
taxAmount
Float
updatedAt
ISO8601DateTime
url
String
URL to the invoice within the Bunny app
uuid
ID
Last updated
Was this helpful?