CreditNotes
Gets a list of all credit notes for a company
Columns
Name | Type | References | |
Id [KEY] | String | ||
CompanyId | String |
Companies.Id | |
CreditNoteNumber | String | ||
CustomerId | String |
Customers.Id | |
CustomerCompanyName | String | ||
TotalAmount | Double | ||
RemainingCredit | Double | ||
Status | String | ||
IssueDate | Datetime | ||
Currency | String | ||
CurrencyRate | Double | ||
PaymentAllocations | String | ||
ModifiedDate | Datetime | ||
SourceModifiedDate | Datetime |