While most of our maintenance is being performed without any downtime.
An integration should take the following 2 responses in account:| Code | Description | Note |
|---|
| 303 | See Other | vPlan Services are not available |
| 503 | Service Unavailable | A release or maintenance is being performed |
The 303 See Other is a last resort redirect to give a proper unavailable notice pageThe location that is given will end up in a HTTP 200 response with normal webpage content instead of json.view the request as failed
Modified at 2026-06-16 13:40:11