NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Update a travel document type record

put

/spms/v1/configurations/travelDocumentTypes/{code}

This is to update a travel document type record by code

Request

Supported Media Types
Path Parameters
Body ()
Root Schema : DocumentType
Type: object
Title: DocumentType
Travel Document Type
Show Source
Back to Top

Response

Supported Media Types

200 Response

Successful update of a travel document type
Body ()
Root Schema : Travel Document Type
Type: object
Title: Travel Document Type
Document Type
Show Source

400 Response

The supplied parameter(s) is not valid
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

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

404 Response

The contacts does not exist
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

409 Response

Conflict occurred while trying to update
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

415 Response

The 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 occurred 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