Can the free version handle something like this:
{"pricing_plans":[{"data":{"id":3,"name":"Pro","amount":"436.0","sms_allowed":3200,"created_at":"2016-03-29T06:52:43.945Z","updated_at":"2016-03-29T06:52:43.945Z","discount_percentage":"0.1","plan_type":"Paid"}},{"data":{"id":2,"name":"Basic","amount":"0.2","sms_allowed":3200,"created_at":"2016-03-29T06:52:18.253Z","updated_at":"2016-03-29T06:52:18.253Z","discount_percentage":"0.1","plan_type":"Paid"}},{"data":{"id":1,"name":"Lite","amount":"157.0","sms_allowed":3200,"created_at":"2016-03-29T06:30:57.117Z","updated_at":"2016-03-29T06:30:57.117Z","discount_percentage":"0.1","plan_type":"Paid"}}]}