REQUEST

This API is used to download the Call Details Report. In Portal, It is the query data action then display on the web. This API allows many arguments and filter criteria. It will be described in next part.

The structure of API as below:

POSTlocalhost:8889

Required Arguments

Required Argument is the parameter that you have to put into API to run it. The API can't be run without Required Argument. The list of Required Argument of this API is described as below:

ParameterDescription
start_timeSearch within the specified time. It allows negative values (negative for last 15 min or 1 hour or 24 hours and if positive then need to give end date). This parameter is the start time of the specified time. The format of Start Time is Epoch timestamp. To convert from date time to Epoch Timestamp, please go to https://www.epochconverter.com/

Optional Arguments

Optional Argument is the parameter that you can put into API to run it. The API can be run without Requirement Argument. The list of Optional Argument of this API is described as below:

On this page:

 

  • No labels