Gets a list of Available Job Dates for a Scope Group, hours or amount is required. These determine if the quoted job can be booked.

Prev Next
Get
/api/Lead/Availability
Security
HTTP
Type bearer

Enter the token obtained from the /token endpoint. Use the format: Bearer

Query parameters
scopeGroupId
integer (int32) Required
hours
number (double)
amount
number (double)
startDate
string (date-time)

Optional, default is today

endDate
string (date-time)

Optional, default is 1 month from today

Responses
200

Successful Response

object
IsSuccess
boolean
Message
string
Result
Array of string
string (date-time)
InnerException
string
StatusCode
integer (int32)
object
IsSuccess
boolean
Message
string
Result
Array of string
string (date-time)
InnerException
string
StatusCode
integer (int32)
object
IsSuccess
boolean
Message
string
Result
Array of string
string (date-time)
InnerException
string
StatusCode
integer (int32)
object
IsSuccess
boolean
Message
string
Result
Array of string
string (date-time)
InnerException
string
StatusCode
integer (int32)
object
IsSuccess
boolean
Message
string
Result
Array of string
string (date-time)
InnerException
string
StatusCode
integer (int32)