GET PurchasesReport?search={search}&startDate={startDate}&endDate={endDate}
Reporte de ventas
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
search |
Termino de Busqueda |
string |
None. |
startDate |
Fecha de Inicio |
date |
None. |
endDate |
Fecha de Finalizacion |
date |
None. |
Body Parameters
None.
Response Information
Resource Description
OperationResultOfIEnumerableOfPurchaseReportName | Description | Type | Additional information |
---|---|---|---|
Entity | Collection of PurchaseReport |
None. |
|
DevMessage | string |
None. |
|
UserMessage | string |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
IsSuccess | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.