Crew Reservations REST Endpoints

Reservations/Crew Reservations
Create crew reservation
Method: post
Path: /spms/v2/ships/{shipId}/reservations/crews
Retrieve a crew reservation record
Method: get
Path: /spms/v2/ships/{shipId}/reservations/crews
Update crew reservation
Method: put
Path: /spms/v2/ships/{shipId}/reservations/crews/{reservationId}