Generates a PDF document for the specified order and sends it to the associated contact by email.
POST
/api-v1/orders/{orderId}/send-by-email
curl \
--request POST 'https://wyzio.app/api-v1/orders/{orderId}/send-by-email'
Response examples (200)
{}