VIP Code REST Endpoints

Configurations/VIP Code
Create a new reservation VIP code record
Method: post
Path: /spms/v2/ships/{shipId}/configurations/profiles/vipCodes
Delete an existing reservation VIP code record
Method: delete
Path: /spms/v2/ships/{shipId}/configurations/profiles/vipCodes/{vipCode}
Retrieve configured reservation VIP code records
Method: get
Path: /spms/v2/ships/{shipId}/configurations/profiles/vipCodes
Update an existing reservation VIP code record
Method: put
Path: /spms/v2/ships/{shipId}/configurations/profiles/vipCodes/{vipCode}