GET api/ImageReceipt/GetImageReceipt
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Page | integer |
None. |
|
ItemsPerPage | integer |
None. |
|
SortBy | string |
None. |
|
Reverse | boolean |
None. |
|
ZipCode | string |
None. |
|
StartDate | date |
None. |
|
EndDate | date |
None. |
|
ProductId | string |
None. |
|
ProductName | string |
None. |
|
ServiceWorkerName | string |
None. |
|
DeviceId | integer |
None. |
|
JobNumber | string |
None. |
|
SubscriberAddress | string |
None. |
|
ServiceProviderId | integer |
None. |
|
SubscriberId | string |
None. |
|
ReceiptType | Collection of integer |
None. |
|
CreatedOn | DateSearchDto |
None. |
|
IsSeen | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.