VendorTransactions
Retrieves a list of vendor transaction objects based on a given criteria.
Columns
Name | Type | References | |
VendorId | String |
Vendors.Id | |
Id [KEY] | Integer | ||
TransType | String | ||
Name | String | ||
Date | Datetime | ||
DueDate | Datetime | ||
Amount | Double | ||
RefNr | String | ||
IsVoid | Boolean | ||
IsClosed | Boolean | ||
IsPastDue | Boolean |