GET Api/Master/Job/UpdateAllToSolarChoice/{type}?dateStart={dateStart}&limit={limit}&minRetry={minRetry}&maxRetry={maxRetry}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.