Download CSV of Inbound PSTN Rates
This request returns a CSV with the list of all rates for receiving calls from the PSTN.
get | /calls/rates/inbound/pstn/csv |
Sample
A sample GET request to get inbound PSTN rates for a partner in the CSV format:
curl -X GET \
'https://api.carrierx.com/core/v2/calls/rates/inbound/pstn/csv' \
-H 'Authorization: Bearer 5ebc03d6-8b2b-44ad-bf65-72d4f1491dda'
Response
200
status code and a CSV download.
This request is enabled for Field Filtering.