Skip to main content

Get Postpaid Out Traffic Reports

GET 

/control-traffic-reports

Returns Postpaid Out Traffic Report in JSON or CSV format.

Max Period is 3 Months.

Supported formats:

  • json
  • csv

Filter Fields:

  • supplierId
  • supplierBriefName
  • supplierExtRefId
  • billingAccountId
  • billingAccountName
  • countryId
  • countryName
  • operatorId
  • operatorName

Embed Fields (this is only for csv format):

  • countryCode2
  • billingTz

In Case of CSV here is the headers in order:

  • SUPPLIER_ID
  • SUPPLIER_NAME
  • SUPPLIER_REF_ID
  • PRICING_COND_ID
  • PRICING_COND_NAME
  • COUNTRY
  • OPERATOR
  • MCC
  • MNC
  • PRICE_PERIOD
  • SMS_COUNT
  • CURRENCY
  • PRICE
  • AMOUNT
  • COUNTRY_CODE (if countryCode2 is in the embed fields)
  • BILLING_TZ (if billingTz is in the embed fields)

Grouping Mode:

  • day
  • priceChange (this is the default)

Privilege:

  • bulk-traffic-report-view
  • bulk-traffic-report-own.view

Request

Responses

Postpaid Out Traffic Reports