Skip to main content

List Vendor Credit Attachments

GET 

/api/vendor-credits/:vendorCredit/attachments

List all attachments for the given vendor credit, newest first. Each attachment includes the uploader (when loaded), a ready-to-use download_url, and OCR scan state (ocr_status: null, processing, pending_review, confirmed, failed, rejected, or duplicate_detected).

Required scope: accounting:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type