Sends multiple delivery notes to clients as PDFs via email based on the specified filters and the specified order.
POST
/api-v1/orders/{orderId}/delivery-note/send-by-email
curl \
--request POST 'https://wyzio.app/api-v1/orders/{orderId}/delivery-note/send-by-email'