GET api/dashboard_sale?DbName={DbName}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
DbName | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of dashboard_saleNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]
application/xml, text/xml
Sample:
<ArrayOfdashboard_sale xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ControllerLibrary"> <dashboard_sale /> <dashboard_sale /> </ArrayOfdashboard_sale>