---
title: "Retrieves the collection of OtherIncome resources."
method: GET
path: "/other_incomes"
tags: ["OtherIncome"]
---

# Retrieves the collection of OtherIncome resources.

`GET /other_incomes`

Retrieves the collection of OtherIncome resources.

## Query parameters

- `page` integer
- `itemsPerPage` integer

## Response `200`

OtherIncome collection

- OtherIncome[]
  - `id` string
  - `integration` string — The key of the integration source e.g. "quickbooks", or "xero"
  - `srcId` string
  - `totalAmount` integer
  - `currencyCode` string
  - `category` string, nullable
  - `dateReceived` string, date-time, nullable
  - `description` string, nullable
  - `paymentType` string, nullable
  - `source` string
  - `created` string, date-time
  - `modified` string, date-time

---

[API](https://skmtc.net/bossinsights/apis/boss-insights.md) · [All operations](https://skmtc.net/bossinsights/apis/boss-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bossinsights/boss-insights/revisions/d08a107895ad/schema)
