# Website Ordering Information **GET /websites/order** ## Servers - Live API Endpoint: https://my.interserver.net/apiv2 (Live API Endpoint) ## Authentication methods - Api key auth - Session id header auth - Session id cookie auth ## Parameters ## Responses ### 200 Website Ordering details #### Body: application/json (object) - **step** (string) Step description - **website** (string) Website description - **period** (integer) Period description - **serviceOfferId** (integer) Service offer ID description - **packages** (object) Schema for the packages field in WebsitesOrder - **enableDomainRegistering** (boolean) Enable domain registering description - **jsonServices** (object) Schema for the jsonServices field in WebsitesOrder - **jsonServiceOffers** (object) Schema for the jsonServiceOffers field in WebsitesOrder - **serviceTypes** (object) The service types data. - **serviceOffers** (object) The service offers data. - **packges** (object) The packages data. ### 401 Unauthorized #### Body: application/json (object) - **code** (string) - **message** (string) [Powered by Bump.sh](https://bump.sh)