NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Retrieve list of gangway activities for a profile

get

/spms/v1/gangwayActivities/{accountId}

This is to retrieve a list of all gangway activities for a profile

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Returns a 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 : gangwayActivitiesList
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