order_id parameter.order_id: The ID of the order to be split. - You can take it from /orders response.data.order_idapplication/pdf, indicating that the response body will be in PDF format. The response body will contain the printable version of the specified order.curl --location -g --request GET 'https://stage-api.etm-system.ru/api/air/orders/{{order_id}}/print' \
--header 'etm-auth-key: '{}