availableServiceDates
List of available dates for move-in/switch/other service orders.
Arguments
ESI ID of meter point.
Possible Errors
Allowed Viewers
Required Permissions
(No)Query Complexity
1Examples
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Variables
{
"esiId": "16893102"
}
Response
{
"data": {
"availableServiceDates": "2014-08-19"
}
}