KidKare Api Service Host

<back to all web services

GetZohoPlans

The following routes are available for this service:
GET, POST, OPTIONS/subscription/getZohoPlans

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/GetZohoPlans HTTP/1.1 
Host: api.kidkare.com 
Content-Type: text/csv
Content-Length: length



HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

code,message,plans
0,String,"[{plan_code:String,name:String,description:String,status:String,product_id:String,trial_period:0,setup_fee:0,recurring_price:0,billing_cycles:0,interval:0,interval_unit:String,created_time:0001-01-01,updated_time:0001-01-01,planType:Unknown}]"