DebitSettlementItems
Debit settlement items.
Table Specific Information
Select
The driver will process all filters client side.
Columns
Name | Type | Description |
DebitSettlementID [KEY] | Uuid | Unique identifier in the form of a guid. |
Type | String | Purchase type which can consist of the following: Bill, Order. |
AmountApplied | Double | Debit amount applied to purchases transactions, amount must be greater than 0. |
PurchaseID | Uuid | Unique identifier in the form of a guid. |
PurchaseNumber | String | Purchase number. |
PurchaseURI | String | Uniform resource identifier associated with the purchase. |
CompanyFileId | String | The ID of the company file. Takes precedence over the CompanyFileId connection property. |