Customers
Get customer attachment
The Get customer attachment endpoint returns a specific attachment for a given customerId and attachmentId.
Customers are people or organizations that buy goods or services from the SMB.
get/companies/{companyId}/connections/{connectionId}/data/customers/{customerId}/attachments/{attachmentId}
Response
Success
Example response
{
"dateCreated": "2022-10-23T00:00:00Z",
"modifiedDate": "2022-10-23T00:00:00Z",
"sourceModifiedDate": "2022-10-23T00:00:00Z"
}