Suppliers
Get supplier attachment
The Get supplier attachment endpoint returns a specific attachment for a given supplierId and attachmentId.
Suppliers are people or organizations that provide something, such as a product or service.
get/companies/{companyId}/connections/{connectionId}/data/suppliers/{supplierId}/attachments/{attachmentId}
Response
Success
Example response
{
"dateCreated": "2022-10-23T00:00:00Z",
"modifiedDate": "2022-10-23T00:00:00Z",
"sourceModifiedDate": "2022-10-23T00:00:00Z"
}