Follow the question structure recommended by Dev Bot before submitting your integration questions.
| Parameter | Type | Required | Description |
|---|---|---|---|
| idConfiguration | int32 | No | ID of the activity configuration to be reserved. |
| activityDate | date-time | No | Scheduled date for the activity, in the format yyyy-MM-dd. |
| slotNumber | int32 | No | Slot number for the activity (only for activities with individual spot reservation). |
| idMember | int32 | No | ID of the member for whom the reservation will be made. Default: 0. |
| idProspect | int32 | No | ID of the prospect for whom the reservation will be made. Default: 0. |
| origin | object | No | Object indicating the origin of the reservation request. See more below. |
origin| Field | Type | Description |
|---|---|---|
| result | string | Result of the operation. |