Accounts receivable
List direct incomes
The List direct incomes endpoint returns a list of direct incomes for a given company's connection.
Direct incomes are incomes received directly from the business' operations at the point of the sale.
Before using this endpoint, you must have retrieved data for the company.
get/companies/{companyId}/connections/{connectionId}/data/directIncomes
Query parameters
pageinteger
Example:1
Page number. Read more.
pageSizeinteger
Example:100
Number of records to return in a page. Read more.
querystring
Codat query string. Read more.
orderBystring
Example:-modifiedDate
Field to order results by. Read more.
Response
Success
AccountingDirectIncomes required— unresolved $ref