Download Delivery Notes with API

Hi iNinjas,

after being able to create invoices with the api, i am trying to download delivery notes with the api, too.
I am using an unbranded self hosted system.

The example ‘curl -X GET MYURL/api/v1/download/ID -H “X-Ninja-Token: TOKEN”’ is working and
is sending the invoice.
I have tried something like 'curl -X GET MYURL/api/v1/download/ID?delivery_note -H “X-Ninja-Token: TOKEN”,
but still receive the invoice.

Is there please any way to access the delivery note as pdf via the api?

Thanks in advance!

Sorry, delivery notes aren’t available through the API

thanks for the quick answer!
too bad, that could be an exclusion criterion for us :frowning: