Create Service Booking

post/api/v1/service_bookings/create_service_booking

Request body

participantinteger required
participant_surnamestring required
date_of_birthstring required
booking_typestring required
start_datestring required
end_datestring required
participant_plan_idinteger
declarationboolean

Response

Successful Response

{"stackTrail":"paths:/api/v1/service_bookings/create_service_booking:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.