Update expected processing time by visa type ID
PUT/api/app/travel-services/by-visa-type/:visaTypeId
Change the expected processing time (in days) for the specified visa type. The expectedProcessingTime must be a non-negative integer.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
- 501
OK
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
Not Implemented