Direct costs
Get direct cost attachment
The Get direct cost attachment endpoint returns a specific attachment for a given directCostId and attachmentId.
Direct costs are business expenses that don't impact Accounts Payable.
get/companies/{companyId}/connections/{connectionId}/data/directCosts/{directCostId}/attachments/{attachmentId}
Path parameters
attachmentIdstring uuid required
Example:8a210b68-6988-11ed-a1eb-0242ac120002
Unique identifier for an attachment.
Response
Success
Example response
{
"dateCreated": "2022-10-23T00:00:00Z",
"modifiedDate": "2022-10-23T00:00:00Z",
"sourceModifiedDate": "2022-10-23T00:00:00Z"
}