v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
OtherIncome

Retrieves the collection of OtherIncome resources.

Retrieves the collection of OtherIncome resources.

get/other_incomes

Query parameters

pageinteger

The collection page number

itemsPerPageinteger

The number of items per page

Response

OtherIncome collection

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring
totalAmountinteger
currencyCodestring
categorystring nullable
dateReceivedstring date-time nullable
descriptionstring nullable
paymentTypestring nullable
sourcestring
createdstring date-time
modifiedstring date-time

Example response

[
  {
    "integration": "quickbooks"
  }
]