ib 1.0.0

A Rust client to the Interactive Brokers HTTP REST API
Documentation
# \PnlApi

All URIs are relative to *https://localhost:5000/v1/portal*

Method | HTTP request | Description
------------- | ------------- | -------------
[**iserver_account_pnl_partitioned_get**]PnlApi.md#iserver_account_pnl_partitioned_get | **Get** /iserver/account/pnl/partitioned | PNL information for the selected account


# **iserver_account_pnl_partitioned_get**
> ::models::InlineResponse20011 iserver_account_pnl_partitioned_get()
PNL information for the selected account

Returns an object containing pnl information for the selected account and its models (if any).

### Required Parameters
This endpoint does not need any parameter.

### Return type

[**::models::InlineResponse20011**](inline_response_200_11.md)

### Authorization

No authorization required

### HTTP request headers

 - **Content-Type**: Not defined
 - **Accept**: application/json

[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)