Addresses REST Endpoints
Profiles/Addresses
The operations from the Profiles/Addresses category.
- Create new guest home address by Profile ID
- Method: postPath:
/spms/v2/ships/{shipId}/profile/{profileId}/addresses/home - Retrieve guest home address by profile ID
- Method: getPath:
/spms/v2/ships/{shipId}/profile/{profileId}/addresses/home - Update guest home address by Profile ID
- Method: putPath:
/spms/v2/ships/{shipId}/profile/{profileId}/addresses/home