Name | Description | Type | Additional information |
---|---|---|---|
MIN |
Gets or sets the MIN to search by. |
string |
Max length: 18 |
DocumentName |
Gets or sets the document name to search by. |
string |
Max length: 150 |
StartDate |
Gets or sets a date value. Transfer requests that were initiated after this date and transfer notification that were received after this date will return from the search. |
date |
Required |
EndDate |
Gets or sets a date value. Transfer requests that were initiated before this date and transfer notification that were received before this date will return from the search. |
date |
Required |
RequestActionTypeId |
Gets or sets the request action type id to search by. |
integer |
None. |
CurrentStatusId |
Gets or sets the current status id to search by. |
integer |
None. |
ClientId |
Gets or sets the client identifier. |
integer |
None. |
ERegistryBatchId |
Gets or sets the eRegistry batch identifier. |
integer |
None. |
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. |