GET api/lockbox/depositsummary?entityCommunity={entityCommunity}&providerId={providerId}&paymentTypeId={paymentTypeId}&depositDateInit={depositDateInit}&depositDateEnd={depositDateEnd}
Provides results for the search of lockbox reconciliation items
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| entityCommunity |
|
string |
Required |
| providerId |
|
integer |
Required |
| paymentTypeId |
|
integer |
Required |
| depositDateInit |
|
date |
Required |
| depositDateEnd |
|
date |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.