Skip to content

Instantly share code, notes, and snippets.

View sudeeptarlekar's full-sized avatar
💎
Love Ruby

Sudeep Tarlekar sudeeptarlekar

💎
Love Ruby
View GitHub Profile
@sudeeptarlekar
sudeeptarlekar / monthly_summary.md
Last active December 6, 2018 10:04
Monthly Summary API

API

curl -X GET \
  'http://localhost:3000/api/v1/organizations/big_binary/time_trackings/monthly_summary?month=12&year=2018 \
  -H 'Content-Type: application/json' \
  -H 'X-Auth-Email: neeraj@bigbinary.com' \
  -H 'X-Auth-Token: kCK-Wh-xk6oYwpJn4BdP' \

JSON Response

curl -X PUT \
https://api.rechargeapps.com/orders/XXX \
-H 'Content-Type: application/json' \
-H 'x-recharge-access-token: XXX' \
-d '{
"line_items": [
{
"price": "0.00",
"properties": [
{