Availability of a provider
Get 24 hours of Provider availability information starting from specified date and time.
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"validFrom": "2025-02-27T10:17:40.108Z",
"validTo": "2025-02-27T10:17:40.108Z",
"status": "FULL",
"notes": "string",
"info": {}
}
]{
"error": "The com.aviowiki.dao.Provider identified by the AID {AID} does not exist in the system",
"timestamp": "2022-07-26T16:23:01.474034802Z",
"status": 404,
"message": "The com.aviowiki.dao.Provider identified by the AID {AID} does not exist in the system",
"path": "/providers/{AID}/availability"
}Last updated