Book Action
Schedules or "books" an appointment, recurring appointment, or service appointment (service activity).
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
Target
|
crmbaseentity | False | True | The record that is the target of the book operation. |
|
ReturnNotifications
|
Edm.Boolean | True | True | For internal use only. |
Return Type
| Type | Nullable | Description |
|---|---|---|
| BookResponse | False | The Book action returns the following value. |
Entities
Use the Book action with the following entity types:
| Name | Display Name | Description |
|---|---|---|
| appointment | Appointment | Commitment representing a time interval with start/end times and duration. |
| recurringappointmentmaster | Recurring Appointment | The Master appointment of a recurring appointment series. |