Get first availability status
GET
https://apigw.paziresh24.com/core-booking/v1/first-availability
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://apigw.paziresh24.com/core-booking/v1/first-availability?provider_id¢er_id&service_id&user_center_id&type'
Response Response Example
{
"status": "AVAILABLE",
"freeturn": "2019-08-24T14:15:22Z",
"available_time": "2019-08-24T14:15:22Z"
}
Request
Query Params
provider_id
string
optional
center_id
string
required
service_id
string
required
user_center_id
string
optional
type
string
optional