Transactions
List direct costs
The List direct costs endpoint returns a list of direct costs for a given company's connection.
Direct costs are business expenses that don't impact Accounts Payable.
Before using this endpoint, you must have retrieved data for the company.
get/companies/{companyId}/connections/{connectionId}/data/directCosts
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
AccountingDirectCosts required— unresolved $ref