CreditSettlementItems
Credit settlement items.
Table Specific Information
Select
The driver will process all filters client side.
Columns
Name | Type | Description |
CreditSettlementID [KEY] | Uuid | Unique identifier in the form of a guid. |
AmountApplied | Decimal | Credit amount applied to sales transactions, amount must be greater than 0. |
Type | String | Sale type which can consist of the following: Invoice, Order. |
SaleID | Uuid | Unique identifier in the form of a guid. |
SaleNumber | String | Sale number. |
SaleURI | String | Uniform resource identifier associated with the invoice. |
CompanyFileId | String | The ID of the company file. Takes precedence over the CompanyFileId connection property. |