Ethernet Quoting API

The Ethernet Quoting API allows you to raise Converged Ethernet quotes programatically. The API is XML-based with REST principals.

URLs

The Ethernet Quoting API can be accessed via the following URLs:

URL Description
https://ws-test.gammaoperations.com/access-external-ws/ces/v1/quote The QA environment. Whilst development against this API is in progress, all requests should be sent to this URL
https://ws.gammaoperations.com/access-external-ws/ces/v1/quote The production environment

Authorisation and Authentication

The Ethernet Quoting API performs authorization using the following credentials:

These are defined as header elements in the HTTP request. The username and password credentials will be provided by Gamma Support and will be specifically for this system. The ClientId is the integer value that represents the user’s organization within the Gamma system.

Users must request authentication credentials from Gamma Support.


Specification and Schema

The specification for the Ethernet Quoting API can be downloaded here whilst the XML schema can be downloaded here.