Create EES request file
post
/spms/v2/ships/{shipId}/borderControls/ees/manifests
This is to create EES request file that include reservation manifest details.
Request
Supported Media Types
- application/json
Path Parameters
-
shipId(required): number
Ship Id
Reservation Records Object
Root Schema : EES Manifests Request
Type:
objectTitle:
EES Manifests RequestEES Manifests Request Body
Show Source
-
arrivalDate:
string(ISO 8601 (YYYY-MM-DD))
Embarkation DateExample:
2025-04-19 -
cruiseItineraryName:
string
Minimum Length:
1Maximum Length:50Pattern:^[a-zA-Z0-9 _,\?/\.\-\\+\* ~!@#$%&{}\[\]()=<>\|\^\'\":;@`]*$Cruise Itinerary NameExample:Fjord Itinerary -
departureDateTime:
string(YYYY-MM-DD HH:mm)
Disembarkation Date & TimeExample:
2025-04-20 16:15 -
embarkationHarborId:
number
Pattern:
^[0-9]*$Example:11 -
guestManifestList:
array manifestRequestGuestListObject
-
profileType:
string
Allowed Values:
[ "Guest", "Crew" ]Reservation Profile TypeExample:Guest -
scheduleNo:
string
Minimum Length:
1Maximum Length:18Schedule NumberExample:SN1001
Nested Schema : manifestRequestGuestListObject
Type:
Show Source
array-
Array of:
object manifestRequestGuestList
Guest Manifest List
Nested Schema : manifestRequestGuestList
Type:
objectGuest Manifest List
Show Source
-
arrivalDate:
string(ISO 8601 (YYYY-MM-DD))
Guest Arrival DateExample:
2025-04-19 -
dateOfBirth:
string(ISO 8601 (YYYY-MM-DD))
Date of BirthExample:
1999-02-15 -
departureDateTime:
string(YYYY-MM-DD HH:mm)
Guest Departure Date & TimeExample:
2025-04-20 16:15 -
disembarkPort:
string
Minimum Length:
1Maximum Length:6Pattern:^[a-zA-Z0-9- ]*$Disembarkation Harbor CodeExample:White -
disembarkPortName:
string
Minimum Length:
1Maximum Length:1000Pattern:^[a-zA-ZÀ-ÖØ-öø--9 _,?/.\-+*n~!@#$%&{}[]()=<>|^'":;@`]*$Disembarkation Harbor NameExample:White Harbour -
doubleEntryRequired:
string
Double entry required * YES * NOExample:
YES -
eesEtiasOutOfScope:
string
Traveller out of EES/ETIAS scope * YES * NOExample:
NO -
expiryDate:
string(ISO 8601 (YYYY-MM-DD))
Travel Document Expiry DateExample:
2025-02-25 -
givenName:
string
Minimum Length:
1Maximum Length:16First NameExample:Maya -
inTransit:
string
Traveller in transit * YES * NOExample:
NO -
issuingState:
string(Alpha-3 ISO3166)
Pattern:
^[A-Z]{3}$Travel Document Issued Country CodeExample:USA -
paxNationality:
string(Alpha-3 ISO3166)
Pattern:
^[A-Z]{3}$Nationality Country CodeExample:USA -
pReqID:
number
Minimum Length:
1Pattern:^[0-9]*$Folio Number (Reservation Account Id)Example:1001 -
sex:
string
Gender * Female * Male * UnspecifiedExample:
Female -
stateroomNo:
string
Minimum Length:
1Maximum Length:20Stateroom NumberExample:1020 -
surname:
string
Minimum Length:
1Maximum Length:16Last NameExample:Walters -
targetCountry:
string
Minimum Length:
1Maximum Length:1000Pattern:^[a-zA-ZÀ-ÖØ-öø--9 _,?/.\-+*n~!@#$%&{}[]()=<>|^'":;@`]*$Guest Target CountryExample:United States -
travelDocNbr:
string
Pattern:
^[A-Z0-9]{16}$Travel Document NumberExample:A1510202 -
travelDocType:
string
Minimum Length:
1Maximum Length:8Travel Document TypeExample:passport
Response
Supported Media Types
- application/json
201 Response
Created
Root Schema : manifestsPOSTResponse
Type:
objectTitle:
manifestsPOSTResponseEES Request File Manifest Response
Show Source
-
arrivalDate:
string(ISO 8601 (YYYY-DD-MM))
Embarkation DateExample:
2025-19-04 -
arrivalHarbor:
object arrivalHarbor
Arrival Harbor Object
-
createdDateTime:
string(YYYY-MM-DD HH:mm:ss)
Created Date and TimeExample:
2025-03-28 16:30:56 -
cruiseItineraryName:
string
Minimum Length:
1Maximum Length:50Pattern:^[a-zA-Z0-9 _,\?/\.\-\\+\* ~!@#$%&{}\[\]()=<>\|\^\'\":;@`]*$Cruise Itinerary NameExample:Fjord Itinerary -
departureDateTime:
string(YYYY-DD-MM HH:mm)
Disembarkation Date & TimeExample:
2025-20-04 16:15 -
disembarkationHarbor:
string
Disembarkation Harbor NameExample:
White Harbour -
doubleEntryRequired:
string
Double entry required * YES * NOExample:
YES -
guestManifestList:
array guestManifestListPOSTResponseObject
-
profileType:
string
Allowed Values:
[ "Guest", "Crew" ]Reservation Profile TypeExample:Guest -
requestFileStatus:
string
Request File Status * Pending * Completed * Deleted * ErrorExample:
Pending -
scheduleNo:
string
Minimum Length:
1Maximum Length:18Schedule NumberExample:SN1001
Nested Schema : arrivalHarbor
Type:
objectArrival Harbor Object
Show Source
-
code:
number
Pattern:
^[0-9]*$Example:11 -
countryCode:
string
Minimum Length:
1Maximum Length:40Country CodeExample:ESP -
countryDescription:
string
Country NameExample:
United States -
description:
string
Embarkation Harbor NameExample:
White Harbour
Nested Schema : guestManifestListPOSTResponseObject
Type:
Show Source
array-
Array of:
object guestManifestListItemsPOST
Guest Manifest Response List
Nested Schema : guestManifestListItemsPOST
Type:
objectGuest Manifest Response List
Show Source
-
arrivalDate:
string(ISO 8601 (YYYY-MM-DD))
Guest Arrival DateExample:
2025-04-19 -
dateOfBirth:
string(ISO 8601 (YYYY-DD-MM))
Date of BirthExample:
1999-15-02 -
departureDateTime:
string(YYYY-MM-DD HH:mm)
Guest Departure Date & TimeExample:
2025-04-20 16:15 -
disembarkPort:
string
Minimum Length:
1Maximum Length:6Pattern:^[a-zA-Z0-9- ]*$Disembarkation Harbor CodeExample:White -
disembarkPortName:
string
Minimum Length:
1Maximum Length:1000Pattern:^[a-zA-ZÀ-ÖØ-öø--9 _,?/.\-+*n~!@#$%&{}[]()=<>|^'":;@`]*$Disembarkation Harbor NameExample:White Harbour -
doubleEntryRequired:
string
Double entry required * YES * NOExample:
YES -
eesEtiasOutOfScope:
string
Traveller out of EES/ETIAS scope * YES * NOExample:
NO -
expiryDate:
string(ISO 8601 (YYYY-DD-MM))
Travel Document Expiry DateExample:
2025-25-02 -
givenName:
string
Minimum Length:
1Maximum Length:16First NameExample:Maya -
guestStatus:
string
Guest EES Response Status * Pending * Completed * DeletedExample:
Pending -
inTransit:
string
Traveller in transit * YES * NOExample:
NO -
issuingState:
object issuingState
Travel Document Issued Country
-
paxNationality:
object paxNationality
Nationality
-
pReqID:
number
Minimum Length:
1Pattern:^[0-9]*$Folio Number (Reservation Account Id)Example:1001 -
sex:
string
Gender * Female * Male * UnspecifiedExample:
Female -
stateroomNo:
string
Minimum Length:
1Maximum Length:20Stateroom NumberExample:1020 -
surname:
string
Minimum Length:
1Maximum Length:16Last NameExample:Walters -
targetCountry:
object targetCountryManifestResponse
Guest Target Country
-
travelDocNbr:
string
Pattern:
^[A-Z0-9]{16}$Travel Document NumberExample:A1510202 -
travelDocType:
string
Minimum Length:
1Maximum Length:8Travel Document TypeExample:passport
Nested Schema : issuingState
Type:
objectTravel Document Issued Country
Show Source
-
code:
string
Minimum Length:
1Maximum Length:40Country CodeExample:ESP -
description:
string
Country NameExample:
United States
Nested Schema : paxNationality
Type:
objectNationality
Show Source
-
code:
string
Minimum Length:
1Maximum Length:40Country CodeExample:ESP -
description:
string
Country NameExample:
United States
Nested Schema : targetCountryManifestResponse
Type:
objectGuest Target Country
Show Source
-
code:
string
Minimum Length:
1Maximum Length:40Country CodeExample:ESP -
description:
string
Country NameExample:
United States
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.1",
"title":"Bad Request",
"detail":"Malformed JSON request"
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
401 Response
Unauthorized
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
Forbidden
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 is forbidden"
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
404 Response
Not Found
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.5",
"title":"Not Found",
"detail":"HTTP 404 Not Found"
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
405 Response
Method Not Allowed
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 Supported",
"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
410 Response
Gone
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.11",
"title":"Gone",
"detail":"Requested Resource no longer exists"
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
415 Response
Unsupported Media Type
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.16",
"title":"Invalid content",
"detail":"Content type not supported"
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
500 Response
Internal Server Error
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.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
501 Response
Not Implemented
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.5.2",
"title":"Not implemented",
"detail":"Resource is not implemented in this version of the API"
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
503 Response
Service Unavailable
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.5.4",
"title":"Service Unavailable",
"detail":"Service not available"
}Nested Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source