NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Retrieve the settings for onboard status after checked-in

get

/spms/v1/configurations/onboardStatusAfterCheckIn

This is to retrieve the settings for onboard status after checked-in

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

To retrieve the settings for onboard status after checked-in
Body ()
Root Schema : OnboardStatus
Type: object
Onboard Status after checked-in settings
Show Source

204 Response

OnBoard Status after checked-in settings is not 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