I am interested to have a invoice link/pdf from the api which returns the invoice using new freshbooks api endpoint https://api.freshbooks.com/accounting/account/<accountid>/invoices/<invoiceid>
Even including direct_links
I am unable to get the link to the invoice. With direct_links
it returns json with fields id
, contactid
, created_date
, type
, userid
, objectid
, token
.