Create an Attachment

Supported for:

quickbooks xero freshbooks sageIntacct sageBusinessCloud zohoBooks

Using Postman to attach a file to an invoice or bill

If you use Postman, there are some extra steps you need to follow to attach a file to an invoice or bill.

  1. Set up a POST request.
  2. In the request setup, select Body.
  3. From the Body menu, select form-data.
  4. Click in the first KEY row, and then enter proper keys for connection[] and data[] per the image below to identify the connection and link.
  5. Add a file key, and then from the File list, select File.
  6. In the corresponding VALUE field, select Select Files and browse to the file you wish to attach.
  7. You can make an API request.
841

Post Attachment in Postman.

❗️

Attachment Size

Attachment size is limited to 5MB.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!