Update guest profile details
post
/spms/v1/guest/infoUpdate
This is to update a guest profile details
Request
Supported Media Types
- application/json
Profile Details
Root Schema : ProfileDetails
Type:
objectProfile Details
Show Source
-
age:
integer(int32)
Minimum Value:
1Maximum Value:150Example:57 -
contactNum:
string
Minimum Length:
1Maximum Length:30Pattern:^[0-9 \+\-\(\)]*$Example:+0123456789 -
countryOfBirth:
string
Minimum Length:
1Maximum Length:3Pattern:^[ A-Za-z0-9_@./#&+-]*$Example:US -
countryOfResidence:
string
Minimum Length:
1Maximum Length:6Pattern:^[ A-Za-z0-9_@./#&+-]*$Example:US -
dateOfBirth:
string(date-time)
Example:
1961-04-01T16:00:00.000+0000 -
documentExpiryDate:
string(date-time)
Example:
1961-04-01T16:00:00.000+0000 -
documentIssuedCountry:
string
Minimum Length:
1Maximum Length:6Pattern:^[ A-Za-z0-9,'_@./#&+-]*$Example:US -
emailAddress:
string
Minimum Length:
1Maximum Length:50Pattern:^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$Primary Email Address * `null` if emptyExample:email@example.com -
emergencyContactName:
string
Minimum Length:
1Maximum Length:40Example:NAME or FIRST NAME / SURNAME -
emergencyContactNum:
string
Minimum Length:
1Maximum Length:30Pattern:^[0-9 \+\-\(\)]*$Example:+(60) 123456789 -
firstName:
string
Minimum Length:
1Maximum Length:40Example:FIRST NAME -
gender:
string
Minimum Length:
1Maximum Length:6Pattern:^[ A-Za-z0-9,'_@./#&+-]*$Example:M or F -
guestId(required):
integer
Minimum Value:
0Example:1000001 -
lastName:
string
Minimum Length:
1Maximum Length:40Example:LAST NAME -
middleName:
string
Minimum Length:
1Maximum Length:20Example:MIDDLE NAME -
nationality:
string
Minimum Length:
1Maximum Length:6Pattern:^[ A-Za-z0-9,'_@./#&+-]*$Example:US -
passportNum:
string
Minimum Length:
1Maximum Length:20Pattern:^[ A-Za-z0-9,'_@./#&+-]*$Example:A012345678 -
photo:
string
Example:
/Images/People/ -
reservationDetails:
object GuestReservationDetails
Reservation Details
-
title:
string
Minimum Length:
1Maximum Length:20Example:Mr
Nested Schema : GuestReservationDetails
Type:
objectReservation Details
Show Source
-
accountId:
integer
Minimum Value:
1Example:1000001 -
cabinNum:
string
Minimum Length:
1Maximum Length:20Example:12345 -
disembarkDate:
string(date-time)
Example:
2015-09-09T16:00:00.000+0000 -
embarkDate:
string(date-time)
Example:
2015-09-02T16:00:00.000+0000 -
reservationStatus:
string
Minimum Length:
2Maximum Length:2Allowed Values:[ "RR", "RX", "RE", "RN", "CC", "CL", "DD", "00" ]Example:CC
Response
Supported Media Types
- application/json
200 Response
OK
Root Schema : Profile Search
Type:
objectTitle:
Profile SearchProfile Search
Show Source
-
item:
object ProfileDetails
Profile Details
-
links:
array links
Nested Schema : ProfileDetails
Type:
objectProfile Details
Show Source
-
age:
integer(int32)
Minimum Value:
1Maximum Value:150Example:57 -
contactNum:
string
Minimum Length:
1Maximum Length:30Pattern:^[0-9 \+\-\(\)]*$Example:+0123456789 -
countryOfBirth:
string
Minimum Length:
1Maximum Length:3Pattern:^[ A-Za-z0-9_@./#&+-]*$Example:US -
countryOfResidence:
string
Minimum Length:
1Maximum Length:6Pattern:^[ A-Za-z0-9_@./#&+-]*$Example:US -
dateOfBirth:
string(date-time)
Example:
1961-04-01T16:00:00.000+0000 -
documentExpiryDate:
string(date-time)
Example:
1961-04-01T16:00:00.000+0000 -
documentIssuedCountry:
string
Minimum Length:
1Maximum Length:6Pattern:^[ A-Za-z0-9,'_@./#&+-]*$Example:US -
emailAddress:
string
Minimum Length:
1Maximum Length:50Pattern:^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$Primary Email Address * `null` if emptyExample:email@example.com -
emergencyContactName:
string
Minimum Length:
1Maximum Length:40Example:NAME or FIRST NAME / SURNAME -
emergencyContactNum:
string
Minimum Length:
1Maximum Length:30Pattern:^[0-9 \+\-\(\)]*$Example:+(60) 123456789 -
firstName:
string
Minimum Length:
1Maximum Length:40Example:FIRST NAME -
gender:
string
Minimum Length:
1Maximum Length:6Pattern:^[ A-Za-z0-9,'_@./#&+-]*$Example:M or F -
guestId(required):
integer
Minimum Value:
0Example:1000001 -
lastName:
string
Minimum Length:
1Maximum Length:40Example:LAST NAME -
middleName:
string
Minimum Length:
1Maximum Length:20Example:MIDDLE NAME -
nationality:
string
Minimum Length:
1Maximum Length:6Pattern:^[ A-Za-z0-9,'_@./#&+-]*$Example:US -
passportNum:
string
Minimum Length:
1Maximum Length:20Pattern:^[ A-Za-z0-9,'_@./#&+-]*$Example:A012345678 -
photo:
string
Example:
/Images/People/ -
reservationDetails:
object GuestReservationDetails
Reservation Details
-
title:
string
Minimum Length:
1Maximum Length:20Example:Mr
Nested Schema : GuestReservationDetails
Type:
objectReservation Details
Show Source
-
accountId:
integer
Minimum Value:
1Example:1000001 -
cabinNum:
string
Minimum Length:
1Maximum Length:20Example:12345 -
disembarkDate:
string(date-time)
Example:
2015-09-09T16:00:00.000+0000 -
embarkDate:
string(date-time)
Example:
2015-09-02T16:00:00.000+0000 -
reservationStatus:
string
Minimum Length:
2Maximum Length:2Allowed Values:[ "RR", "RX", "RE", "RN", "CC", "CL", "DD", "00" ]Example:CC
Nested Schema : items
Match All
Show Source
-
object
gpLinksProfile
links detail
-
object
items-allOf[1]
Nested Schema : gpLinksProfile
Type:
objectlinks detail
Show Source
-
method:
string
Example:
get -
rel:
string
Example:
self
Nested Schema : items-allOf[1]
Type:
Show Source
object-
href:
string
Example:
http://[HOSTNAME]/spms/v1/guest/1000001 -
operationId:
string
Example:
findByID
400 Response
Bad Request
Root Schema : schema
Match All
Show Source
-
object
Error Response
Title:
Error ResponseError Response returned when encountered error
Example:
{
"type":"HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2",
"title":"Bad Request",
"detail":"Empty request body."
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
401 Response
You are not authorized to use this API
Root Schema : schema
Match All
Show Source
-
object
Error Response
Title:
Error ResponseError Response returned when encountered error
Example:
{
"type":"http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2",
"title":"Unauthorized",
"detail":"Valid token is required to access this resource"
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
403 Response
You are forbidden to use this API
Root Schema : schema
Match All
Show Source
-
object
Error Response
Title:
Error ResponseError Response returned when encountered error
Example:
{
"type":"HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.4",
"title":"Forbidden",
"detail":"Access to this resource was forbidden"
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
405 Response
This method is not available
Root Schema : schema
Match All
Show Source
-
object
Error Response
Title:
Error ResponseError Response returned when encountered error
Example:
{
"type":"http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.6",
"title":"Method Not Allowed",
"detail":"HTTP method not supported for this resource"
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
406 Response
Not Acceptable
Root Schema : schema
Match All
Show Source
-
object
Error Response
Title:
Error ResponseError Response returned when encountered error
Example:
{
"type":"http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.7",
"title":"Not Acceptable",
"detail":"Request a Mime type that is supported for this Resource"
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
415 Response
The media supplied is not supported
Root Schema : schema
Match All
Show Source
-
object
Error Response
Title:
Error ResponseError Response returned when encountered error
Example:
{
"title":"Invalid content",
"detail":"Content type not supported",
"type":"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.16"
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
500 Response
Error occurred while processing this request
Root Schema : schema
Match All
Show Source
-
object
Error Response
Title:
Error ResponseError Response returned when encountered error
Example:
{
"type":"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1",
"title":"Internal Server Error",
"detail":"Issue fulfilling request. Please retry or contact support"
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
503 Response
Service not available
Root Schema : schema
Match All
Show Source
-
object
Error Response
Title:
Error ResponseError Response returned when encountered error
Example:
{
"type":"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.4",
"title":"Service Unavailable",
"detail":"Service Unavailable. Try again later"
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source