GET /accounting/profit-and-loss

apideck.com:accounting

Summary: Get Profit and Loss
Operation ID: profitAndLossOne
Auth: unknown
Description

Get Profit and Loss

Parameters (7)

fields (string, query, optional)

The 'fields' parameter allows API users to specify the fields they want to include in the API response. If this parameter is not present, the API will return all available fields. If this parameter is present, only the fields specified in the comma-separated string will be included in the response. Nested properties can also be requested by using a dot notation. <br /><br />Example: `fields=name,email,addresses.city`<br /><br />In the example above, the response will only include the fields "name", "email" and "addresses.city". If any other fields are available, they will be excluded.

filter (?, query, optional)

Apply filters

pass_through (?, query, optional)

Optional unmapped key/values that will be passed through to downstream as query parameters. Ie: ?pass_through[search]=leads becomes ?search=leads

raw (boolean, query, optional, default: False)

Include raw response. Mostly used for debugging purposes

x-apideck-app-id (string, header, required)

The ID of your Unify application

x-apideck-consumer-id (string, header, required)

ID of the consumer which you want to get or push data from

x-apideck-service-id (string, header, optional)

Provide the service id you want to call (e.g., pipedrive). Only needed when a consumer has activated multiple integrations for a Unified API.

No probe data for this endpoint yet.