Reports and Stats

Periodic Voice Call Report

This endpoint retrieves voice call report in between specified dates

<strong>HTTP Request</strong>

GET https://api.mnotify.com/api/call-period
get/call-period

Path parameters

keystring required

Your enabled api key

{"stackTrail":"paths:/call-period:get:parameters:1:schema","oasType":"schema","type":"unknown"}

date from in YYYY-MM-DD format

{"stackTrail":"paths:/call-period:get:parameters:2:schema","oasType":"schema","type":"unknown"}

date to in YYYY-MM-DD format

Response

Success

statusstring
reportobject

Contains an array of delivery report in between specified dates

{"stackTrail":"components:schemas:Report:properties:total_contacts","oasType":"schema","type":"unknown","description":"Contains total number of contacts"}
total_chargestring

Contains total charge

Changes

No recorded changes to this endpoint across all 1 revision of this API.