twilio / twilio/twilio-python

Feature Request: Message Pricing api to show data for the MMS costs.

Open
#849 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

priority: low status: waiting for feature
Dominant language
Python
Stars
2.1k
Forks
815
Avg merge
2d 13h
Merged PRs (30d)
2

Description

Currently the below api only shows the sms pricing, I tried to get MMS pricing but could not get any.

curl -G https://pricing.twilio.com/v1/Messaging/Countries/US \ -u '[YOUR ACCOUNT SID]:[YOUR AUTH TOKEN]'

It would really be nice to be able to get prices for MMS supported regions/countries.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the pricing endpoint shown in the issue, https://pricing.twilio.com/v1/Messaging/Countries/US, and inspect its documented response and the twilio-python entry points for messaging pricing. Confirm whether MMS pricing data is available for supported regions; done means the API or client exposes that data with an agreed scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.