NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Retrieve list of adult from search results

get

/spms/v1/guest/adults

This is to retrieve a list of adult profiles from search results to be associated to a minor as guardian

Request

Supported Media Types
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Return profile details list
Body ()
Root Schema : Oracle Response object
Type: object
Title: Oracle Response object
The object returned in Oracle Standard when function is executed successfully
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : ReturnSearchData
Type: object
data return
Show Source
Nested Schema : ProfileDetails
Type: object
Profile Details
Show Source
Nested Schema : reservationDetails
Type: array
Show Source
Nested Schema : ReservationDetails
Type: object
Reservation Details
Show Source
Nested Schema : linksProfile
Type: object
links detail
Show Source

403 Response

This API is not allowed for the current user
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

500 Response

Error occurred while processing this request
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source
Back to Top