Download CSV with Outbound SMS Rates
This request returns a list of outbound rates for a partner in the CSV format.
get | /sms/rates/outbound/{sub_type}/csv |
Sample
A sample GET request to get outbound SMS rates for the selected subtype for a partner in the CSV format:
curl -X GET \
'https://api.carrierx.com/core/v2/sms/rates/outbound/toll/csv' \
-H 'Authorization: Bearer 5ebc03d6-8b2b-44ad-bf65-72d4f1491dda'
Response
200
status code and a CSV download.
This request is enabled for Result Filtering and Field Filtering.
Required Scopes
To get a list of outbound SMS rates for a partner in the CSV format the partner must have one of the following scopes enabled:
sms.manage
sms.read
Path Arguments
Parameter | Data Type | Description |
---|---|---|
sub_type required | string | The message rate assignment subtype. Values accepted in this field are: |
short_code
toll
toll_free