Create System to System EES Request File
post
/spms/v2/ships/{shipId}/borderControls/ees/s2sManifests
This is to create EES request file that include reservation manifest details for EES CI Method is System to System.
Request
Supported Media Types
- application/json
Path Parameters
-
shipId(required): number
Ship Id
Reservation Records Object
Root Schema : EES S2S Manifests Request
Type:
objectTitle:
EES S2S Manifests RequestEES S2S Manifests Request Body
Show Source
-
arrivalDate(required):
string(ISO 8601 (YYYY-MM-DD))
Embarkation DateExample:
2025-04-19 -
cruiseItineraryName(required):
string
Minimum Length:
1Maximum Length:50Pattern:^[a-zA-Z0-9 _,\?/\.\-\\+\* ~!@#$%&{}\[\]()=<>\|\^\'\":;@`]*$Cruise Itinerary NameExample:Fjord Itinerary -
departureDateTime(required):
string(YYYY-MM-DD HH:mm)
Disembarkation Date & TimeExample:
2025-04-20 16:15 -
embarkationHarborId(required):
number
Pattern:
^[0-9]*$Example:11 -
guestManifestList(required):
array s2sManifestRequestGuestListObject
-
profileType(required):
string
Allowed Values:
[ "Guest", "Crew" ]Reservation Profile TypeExample:Guest -
scheduleNo(required):
string
Minimum Length:
1Maximum Length:17Pattern:^[A-Za-z0-9-]*$Schedule NumberExample:1324F
Nested Schema : s2sManifestRequestGuestListObject
Type:
Show Source
array-
Array of:
object s2sManifestRequestGuestList
System To System Guest Manifest List
Nested Schema : s2sManifestRequestGuestList
Type:
objectSystem To System Guest Manifest List
Show Source
-
arrivalDate(required):
string(ISO 8601 (YYYY-MM-DD))
Guest Arrival DateExample:
2025-04-19 -
dateOfBirth(required):
string(ISO 8601 (YYYY-MM-DD))
Date of BirthExample:
1999-02-15 -
departureDateTime(required):
string(YYYY-MM-DD HH:mm)
Guest Departure Date & TimeExample:
2025-04-20 16:15 -
disembarkPort(required):
string
Minimum Length:
1Maximum Length:6Pattern:^[a-zA-Z0-9- ]*$Disembarkation Harbor CodeExample:White -
disembarkPortName(required):
string
Minimum Length:
1Maximum Length:1000Pattern:^[a-zA-ZÀ-ÖØ-öø--9 _,?/.\-+*n~!@#$%&{}[]()=<>|^'":;@`]*$Disembarkation Harbor NameExample:White Harbour -
doubleEntryRequired(required):
string
Double entry required * YES * NOExample:
YES -
eesEtiasOutOfScope(required):
string
Traveller out of EES/ETIAS scope * YES * NOExample:
NO -
expiryDate(required):
string(ISO 8601 (YYYY-MM-DD))
Travel Document Expiry DateExample:
2025-02-25 -
givenName(required):
string
Minimum Length:
1Maximum Length:39Pattern:^[A-Za-zÀ-ÖØ-öø-ÿĀ-ſ'\- ]*$First NameExample:EKATERINA -
inTransit(required):
string
Traveller in transit * YES * NOExample:
NO -
issuingState(required):
string(Alpha-3 ISO3166)
Pattern:
^([A-Z]{3}|D)$Travel Document Issued Country CodeExample:KAZ -
paxNationality(required):
string(Alpha-3 ISO3166)
Pattern:
^([A-Z]{3}|D)$Nationality Country CodeExample:KAZ -
pReqID(required):
number
Minimum Length:
1Pattern:^[0-9]*$Folio Number (Reservation Account Id)Example:1001 -
sex(required):
string
Gender * Female * Male * UnspecifiedExample:
Female -
stateroomNo(required):
string
Minimum Length:
1Maximum Length:20Stateroom NumberExample:1020 -
surname(required):
string
Minimum Length:
1Maximum Length:39Pattern:^[A-Za-zÀ-ÖØ-öø-ÿĀ-ſ'\- ]*$Last NameExample:KLIMOVA -
targetCountry(required):
string
Minimum Length:
1Maximum Length:1000Pattern:^[a-zA-ZÀ-ÖØ-öø--9 _,?/.\-+*n~!@#$%&{}[]()=<>|^'":;@`]*$Guest Target CountryExample:United States -
travelDocNbr(required):
string
Minimum Length:
1Maximum Length:35Pattern:^[A-Z0-9]*$Travel Document NumberExample:HX9092231 -
travelDocType(required):
string
Minimum Length:
1Maximum Length:8Travel Document TypeExample:passport
Response
Supported Media Types
- application/json
201 Response
Created
Root Schema : s2sManifestsPOSTResponse
Type:
objectTitle:
s2sManifestsPOSTResponseEES S2S Request File Manifest Response
Show Source
-
carrierID:
string
Carrier IDExample:
C0001 -
nReqID:
string
Notification request identifierExample:
IK99911100 -
pngs:
object pngsPOSTResponseObject
-
submissionDT:
string(ISO 8601 (YYYY-MM-DDThh:mm:ss.sssTZD))
Query submission date and timeExample:
2025-04-12T16:15:00+03:00 -
user:
string
User Name or IDExample:
SWSDA004
Nested Schema : pngPOSTResponseObject
Type:
Show Source
array-
Array of:
object pngListItemsPOST
EES S2S png Response List
Nested Schema : pngListItemsPOST
Type:
objectEES S2S png Response List
Show Source
-
arrivalLocation:
object s2sArrivalLocationObject
EES S2S Arrival Location Response Object
-
docs:
object s2sDocs
EES S2S Docs Response Object
-
eesetiasOutOfScope:
boolean
Traveller out of EES/ETIAS scopeExample:
true -
inTransit:
boolean
Traveller in transitExample:
true -
multipleEntry:
boolean
Multiple entry requiredExample:
true -
pReqID:
string
Passenger request identifierExample:
1001
Nested Schema : s2sArrivalLocationObject
Type:
objectEES S2S Arrival Location Response Object
Show Source
-
arrivalDate:
string(ISO 8601 (YYYY-MM-DD))
Guest Arrival DateExample:
2025-04-19 -
arrivalLocationCode:
string(UN/LOCODE convention)
Pattern:
^[A-Z]{5}$Arrival Location CodeExample:GRSKG -
departureDatetime:
string(ISO 8601 (YYYY-MM-DDThh:mm:ss.sssTZD))
Guest Departure Date & TimeExample:
2025-04-12T16:15:00+03:00 -
scheduleNo:
string
Minimum Length:
1Maximum Length:17Pattern:^[A-Za-z0-9-]*$Schedule NumberExample:1324F
Nested Schema : s2sDocs
Type:
objectEES S2S Docs Response Object
Show Source
-
dateOfBirth:
string(ISO 8601 (YYYY-MM-DD))
Date of BirthExample:
1999-02-15 -
expiryDate:
string(ISO 8601 (YYYY-MM-DD))
Travel Document Expiry DateExample:
2025-02-25 -
givenName:
string
Minimum Length:
1Maximum Length:39Pattern:^[A-Za-zÀ-ÖØ-öø-ÿĀ-ſ'\- ]*$First NameExample:EKATERINA -
issuingState:
string(Alpha-3 ISO3166)
Pattern:
^([A-Z]{3}|D)$Travel Document Issued Country CodeExample:KAZ -
paxNationality:
string(Alpha-3 ISO3166)
Pattern:
^([A-Z]{3}|D)$Nationality Country CodeExample:KAZ -
sex:
string
Gender * female * male * unspecifiedExample:
female -
surname:
string
Minimum Length:
1Maximum Length:39Pattern:^[A-Za-zÀ-ÖØ-öø-ÿĀ-ſ'\- ]*$Last NameExample:KLIMOVA -
travelDocNbr:
string
Minimum Length:
1Maximum Length:35Pattern:^[A-Z0-9]*$Travel Document NumberExample:HX9092231 -
travelDocType:
string
Travel Document TypeExample:
P
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