| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientId |
Gets or sets the client identifier. |
integer |
None. |
| OrganizationId |
Gets or sets the organization identifier. |
integer |
None. |
| StartDate |
Gets or sets the start date of the transaction. |
date |
Required |
| EndDate |
Gets or sets the end date of the transaction. |
date |
Required |
| SmartTransferTransactionTypeId |
Gets or sets the type of transaction. |
integer |
None. |
| DocumentName |
Gets or sets the document name within the transfer. |
string |
Max length: 150 |
| TransactionIdentifier |
Gets or sets the transaction identifier. |
string |
Max length: 36 |
| UDF1 |
Gets or sets the first user defined field. |
string |
Max length: 256 |
| UDF2 |
Gets or sets the second user defined field. |
string |
Max length: 256 |
| UDF3 |
Gets or sets the third user defined field. |
string |
Max length: 256 |
| PageSize |
Gets or sets the number of rows in the page. |
integer |
Range: inclusive between 1 and 2147483647 |
| PageOffset |
Gets or sets the offset page to return. |
integer |
None. |