Difference between revisions of "MOR API v2 Calls"

From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with "=Documentation= Full MOR REST API Documentation is available in '''/billing/api/v2/api-docs'''. =Description= The '''Calls''' API retrieves the list of calls in the selected time period for the specified User/Device.<br/> '''Availability:''' This API is available from '''MOR X19''' onwards. <br/> =API= The '''Calls''' API accepts parameters in JSON format. Responses are also returned in JSON format.")
 
Line 13: Line 13:


The '''Calls''' API accepts parameters in JSON format. Responses are also returned in JSON format.
The '''Calls''' API accepts parameters in JSON format. Responses are also returned in JSON format.
Parameters:
* '''limit'''
* '''only_did'''
* '''order_by'''
* '''order_desc'''
* '''page'''
* '''period_end'''
* '''period_start'''
* '''s_call_type'''
* '''s_callback_uniqueid'''
* '''s_destination'''
* '''s_device'''
* '''s_did'''
* '''s_hgc'''
* '''s_provider'''
* '''s_reseller'''
* '''s_uniqueid'''
* '''s_user'''
<br/>

Revision as of 10:42, 16 January 2026

Documentation

Full MOR REST API Documentation is available in /billing/api/v2/api-docs.

Description

The Calls API retrieves the list of calls in the selected time period for the specified User/Device.

Availability: This API is available from MOR X19 onwards.

API

The Calls API accepts parameters in JSON format. Responses are also returned in JSON format.

Parameters:

  • limit
  • only_did
  • order_by
  • order_desc
  • page
  • period_end
  • period_start
  • s_call_type
  • s_callback_uniqueid
  • s_destination
  • s_device
  • s_did
  • s_hgc
  • s_provider
  • s_reseller
  • s_uniqueid
  • s_user