{"_id":"55947b960c33bd0d000596b7","project":"543de77431ca981a00a700ec","githubsync":"","__v":14,"category":{"_id":"5591ae005781ae0d00236737","__v":9,"pages":["5593165847f40b1700360786","55946c610c33bd0d0005968c","5594749535f5671700942e6b","55947b960c33bd0d000596b7","55947b9d35f5671700942e7f","55947ba90c33bd0d000596b9","559484b70c33bd0d000596d0","559496bc0c33bd0d000596ec","559d7a7979e08b350041b8f3"],"version":"55819c76a5474a0d00d945db","project":"543de77431ca981a00a700ec","sync":{"url":"","isSync":false},"reference":false,"createdAt":"2015-06-29T20:43:44.229Z","from_sync":false,"order":2,"slug":"methods","title":"Methods"},"user":"557b54fb9670ce0d0071b7bd","version":{"_id":"55819c76a5474a0d00d945db","__v":6,"project":"543de77431ca981a00a700ec","forked_from":"543de77431ca981a00a700ef","createdAt":"2015-06-17T16:12:38.031Z","releaseDate":"2015-06-17T16:12:38.031Z","categories":["55819c76a5474a0d00d945dc","55883498b3bcf52b00513212","5591ad23c671980d00543dd7","5591adfa342e980d006db03b","5591ae005781ae0d00236737","5595b4c4f4437019002888fb"],"is_deprecated":false,"is_hidden":false,"is_beta":false,"is_stable":true,"codename":"","version_clean":"2.0.0","version":"2.0"},"parentDoc":null,"updates":[],"next":{"pages":[],"description":""},"createdAt":"2015-07-01T23:45:26.769Z","link_external":false,"link_url":"","sync_unique":"","hidden":false,"api":{"results":{"codes":[]},"settings":"","auth":"required","params":[],"url":""},"isReference":false,"order":2,"body":"Accessing your summary (portfolio summary) will allow you to see all your current financial position in Funding Circle broken down by how that money is partitioned.\n\n[block:code]\n{\n \"codes\": [\n {\n \"code\": \"GET https://investor-api.fundingcircle.us/api/v2/summary\\n\\n\\n{\\n \\\"outstanding_principal_cents\\\": 173775875,\\n \\\"gross_yield_ratio\\\": 0.15527222436228996,\\n \\\"total_amount_invested_cents\\\": 235900000,\\n \\\"total_pending_cents\\\": 109600000,\\n \\\"interest_earned_cents\\\": 11795186,\\n \\\"portfolio_value_cents\\\": 1286035588,\\n \\\"annualized_net_return_ratio\\\": null,\\n \\\"_links\\\": {\\n \\\"self\\\": {\\n \\\"href\\\": \\\"https://investor-api.fundingcircle.us/api/v2/summary\\\"\\n }\\n },\\n \\\"cash_balance_cents\\\": 1001668517,\\n \\\"interest_accrued_cents\\\": 991196\\n}\",\n \"language\": \"json\"\n }\n ]\n}\n[/block]\n\n[block:parameters]\n{\n \"data\": {\n \"h-0\": \"Key\",\n \"h-1\": \"Data Type\",\n \"h-2\": \"Description\",\n \"0-0\": \"total_amount_invested_cents\",\n \"1-0\": \"outstanding_principal_cents\",\n \"2-0\": \"interest_earned_cents\",\n \"3-0\": \"gross_yield_ratio\",\n \"4-0\": \"interest_accrued_cents\",\n \"0-1\": \"INTEGER\",\n \"1-1\": \"INTEGER\",\n \"2-1\": \"INTEGER\",\n \"4-1\": \"INTEGER\",\n \"0-2\": \"The total size of your portfolio\",\n \"2-2\": \"The amount of interest you have earned by lending money\",\n \"4-2\": \"The amount of interest you have accrued, but not earned on your holdings (e.g. interest accrued while a loan was curing)\",\n \"1-2\": \"The amount of money you have lent out as principal that will be repaid to you\",\n \"3-2\": \"Your returns, before fees, defaults, etc.\",\n \"5-0\": \"total_pending_cents\",\n \"6-0\": \"portfolio_value_cents\",\n \"7-0\": \"cash_balance_cents\",\n \"5-1\": \"INTEGER\",\n \"7-1\": \"INTEGER\",\n \"6-1\": \"INTEGER\",\n \"7-2\": \"The amount of your portfolio that can be spend on purchasing loans\",\n \"6-2\": \"The value of your entire portfolio\",\n \"5-2\": \"The amount of your portfolio spent on orders for loans that have not yet moved into your holdings\",\n \"3-1\": \"DECIMAL\"\n },\n \"cols\": 3,\n \"rows\": 8\n}\n[/block]","excerpt":"","slug":"get-summary","type":"basic","title":"GET Summary"}