CreditNotes
Retrieves all credit notes.
Columns
Name | Type | References | |
Id [KEY] | Integer | ||
Object | String | ||
InvoiceId | Integer |
Invoices.Id | |
CustomerId | Integer |
Customers.Id | |
Name | String | ||
Notes | String | ||
Number | String | ||
Balance | Integer | ||
Closed | Boolean | ||
Currency | String | ||
Date | Datetime | ||
Discounts | String | ||
Draft | Boolean | ||
Items | String | ||
Paid | Boolean | ||
PdfUrl | String | ||
Shipping | String | ||
Status | String | ||
Subtotal | Integer | ||
Taxes | String | ||
Total | Integer | ||
Url | String | ||
CreatedAt | Datetime |