SearchTimeSlotApi
| Method | Path | Operation |
|---|---|---|
|
|
|
|
|
|
|
|
|
Operations
SearchTimeSlot
POST /searchTimeSlot
- Operation ID
-
createSearchTimeSlot
Creates a SearchTimeSlot
Parameters
Body parameter
| Name | Description and type | Required | Default | Pattern |
|---|---|---|---|---|
|
The SearchTimeSlot to be created SearchTimeSlotFVO |
X |
GET /searchTimeSlot
- Operation ID
-
listSearchTimeSlot
List or find SearchTimeSlot objects
Return type
array[SearchTimeSlot]
Responses
| Code | Message | Data type |
|---|---|---|
|
Success |
|
|
Bad Request |
|
|
Unauthorized |
|
|
Forbidden |
|
|
Not Found |
|
|
Method Not allowed |
|
|
Internal Server Error |
|
|
Not Implemented |
|
|
Service Unavailable |
GET /searchTimeSlot/{id}
- Operation ID
-
retrieveSearchTimeSlot
Retrieves a SearchTimeSlot by ID
Description
This operation retrieves a SearchTimeSlot entity. Attribute selection is enabled for all first level attributes.