Travelling with REST Endpoints

Reservations/Travelling with
Retrieve a list of guardians that are travelling with
Method: get
Path: /spms/v1/reservations/{id}/travellingWith/profileSearchTemplate/{templateId}/adults
Retrieve guests profile by the selected reservation id
Method: get
Path: /spms/v1/reservations/{id}
Retrieve list of guests that are travelling with the selected guest
Method: get
Path: /spms/v1/reservations/{id}/travellingWith/profileSearchTemplate/{templateId}