Attachments

Number of APIs: 5

  1. Download Attachment GET {{baseUrl}}/accounting/attachments/:reference_type/:reference_id/:id/download

  2. List Attachments GET {{baseUrl}}/accounting/attachments/:reference_type/:reference_id?raw=false&limit=1

  3. Upload attachment POST https://upload.apideck.com/accounting/attachments/:reference_type/:reference_id?raw=false

  4. Get Attachment GET {{baseUrl}}/accounting/attachments/:reference_type/:reference_id/:id?raw=false

  5. Delete Attachment DELETE {{baseUrl}}/accounting/attachments/:reference_type/:reference_id/:id?raw=false