NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Retrieve list of all gangway movements by gateway type

get

/spms/v1/configurations/{gateTypeId}/gangwayMovements

This is to retrieve a list of all gangway movements by gateway type

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Returns a list of all Gangway Movements by Gate Type
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 : GangwayMovement
Type: object
Available Gangway Movement
Show Source

204 Response

No contacts is available

401 Response

You are not authorized to use this API
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

403 Response

You are forbidden to use this API
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

405 Response

This method is not available
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

415 Response

This media supplied is not supported
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

500 Response

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

502 Response

Bad Gateway

503 Response

Service not available
Back to Top