FirmhouseInvoice
Properties
Property | Type | Description |
---|---|---|
|
| The customer's city or town stored on the invoice. |
|
| The collection case this invoice is part of. |
|
| The customer's company name stored on the invoice. |
|
| The billing country code (ISO 3116) stored on the invoice. |
|
| When the invoice record was first created. |
|
| Currency used for this invoice |
|
| The description of the invoice. |
|
| URL to view invoice details, PDF download, and manual payment link. |
|
| An external invoice URL that replaces the default invoice |
|
| The customer's full address by combining address and house number stored on the invoice. |
|
| The customer's full name stored on the invoice. |
|
| The database ID of this invoice. |
|
| The line items of this invoice. |
|
| The formatted (legal) invoice number. |
|
| The reminders for this invoice. |
| The payment status of the invoice. | |
|
| When the invoice was formally invoiced. |
|
| The associated original invoice for this invoice (only available for credit invoices) |
|
| The associated payment for this invoice. Can be null if this order didn't require payment. |
|
| The customer's full international phone number stored on the invoice. |
|
| The customer's salutation (mr,ms,mx) stored on the invoice. |
|
| The customer's state stored on the invoice. |
|
| ID of the associated subscription. |
|
| The percentage of tax used for this invoice. |
|
| Total amount of invoice in cents. |
|
| Total tax amount of invoice in cents. |
|
| The customer's postal code or zipcode stored on the invoice. |
Last updated