Skip to main content

Get Postpaid Bulk Traffic Reports

GET 

/customer-traffic-reports

Returns Postpaid Bulk Traffic Report in JSON or CSV format.

Max Period is 3 Months.

Supported formats:

  • json
  • csv

Filter Fields:

  • customerId
  • customerBriefName
  • customerExtRefId
  • 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:

  • CUSTOMER_ID
  • CUSTOMER_NAME
  • CUSTOMER_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 (if day is selected, PRICE_PERIOD will be Replaced with DATE)
  • priceChange (this is the default)

Privilege:

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

Request

Responses

Postpaid Bulk Traffic Reports