NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Retrieve list of recent gangway activities

get

/spms/v1/gangwayActivities/recent/{userId}/{gateLocation}/{startDateTime}

This is to retrieve a list of recent gangway activities for a gate location performed by a user

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Returns List of Recent Gangway Activities Record
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : Oracle Response object containing list items
Type: object
Title: Oracle Response object containing list items
The wrapper object when returning a list of objects in Oracle standard
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : recentGangwayActivitiesList
Type: object
gangwayActivitiesList
Show Source

400 Response

Unknown request found

401 Response

You do not have valid authorization

403 Response

You are not authorized to use the service

404 Response

Record not found

415 Response

Content format not supported

500 Response

Internal server error occurred
Back to Top