GET Api/Master/Job/UpdateAllToSolarChoice/{type}?dateStart={dateStart}&limit={limit}&minRetry={minRetry}&maxRetry={maxRetry}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| type | string |
Required |
|
| dateStart | string |
None. |
|
| limit | integer |
Default value is 10 |
|
| minRetry | integer |
Default value is 0 |
|
| maxRetry | integer |
Default value is 3 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.