User Tools

Site Tools


api:integration:also:availableservices

API : Available ALSO Services List

Introduction

This request will return the list of all available ALSO services for either a specific reseller or customer.

Request

URL https://api.telecomx.dk/integration/also/availableservice
Method GET
Access level RESELLER
RESELLER_ADMIN
ADMIN.
Query customer [optional] Id of the customer to list available services for

Query examples

https://api.telecomx.dk/integration/also/availableService
https://api.telecomx.dk/integration/also/availableService?customer=1234567890ABCD1234567890

Response

The JSON response is the response from ALSO API, and its format is subject to change, and therefore not documented here.

Example - normal

{
 [
   {
     ...
   }
 ]
}

Errors

Error code Message Description
403 access_denied Insufficient access level
500 internal_error <Unspecified>
api/integration/also/availableservices.txt · Last modified: 2022/06/30 10:54 by Joakim Andersen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki