Takaisin QuickBooks Attachments -kohtaan
Yhdistä Knoon AI kohteen QuickBooks Attachments (QuickBooks) kanssa automatisoidaksesi AI-työnkulut.
Query QuickBooks Online attachments, optionally filtered by linked entity.
quickBooksAttachableQuery
BETA
Sisäinen
Oikeudet
Valinnaiset oikeudet
Näytettävää kohdetta ei ole.
Parametrit
| Nimi | Tyyppi | Kuvaus | Pakollinen |
|---|---|---|---|
| entityType | mustache | Optional QuickBooks entity type to filter by, e.g. Invoice, Purchase, Bill, Item, Payment. | Ei |
| entityId | mustache | Optional QuickBooks entity ID to filter by. | Ei |
| query | mustache | Optional full QBO query. Overrides entityType/entityId when provided. | Ei |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Ei |
Palautukset
| Nimi | Tyyppi | Kuvaus |
|---|---|---|
| id | string | Attachable ID. |
| syncToken | string | Sync token. |
| fileName | string | Attachment file name. |
| note | string | Attachment note. |
| contentType | string | Attachment content type. |
| size | number | Attachment size in bytes. |
| fileAccessUri | string | QuickBooks file access URI. |
| tempDownloadUri | string | Temporary download URI when returned by QuickBooks. |
| thumbnailFileAccessUri | string | Thumbnail file access URI for image attachments. |
| thumbnailTempDownloadUri | string | Temporary thumbnail download URI when returned by QuickBooks. |
| createdAt | string | Creation timestamp. |
| updatedAt | string | Last updated timestamp. |
| refs | array | Linked QuickBooks entities. |




