NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Create/ Add new gate location.

post

/spms/v1/configurations/gangwayGateLocations

This is to create/ add new gate location

Request

Supported Media Types
Body ()
Root Schema : gateLocation
Type: object
Title: gateLocation
Show Source
Back to Top

Response

Supported Media Types

204 Response

Successful creation of gate location.

400 Response

Invalid parameter(s) passed in
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

401 Response

Unauthorized
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

403 Response

Forbidden
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

404 Response

Not Found
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

409 Response

Conflict - You are trying to update this gate location with an existing gate location
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

500 Response

Application error
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source
Back to Top