How can I create an order in Shopify with a discount applied to each product?

I have a question.How can I create an order in Shopify with a discount applied to each product? I have successfully added an order, but the discounts are showing as 0.
I used the API endpoint “/admin/api/2023-04/orders.json” to create an order.
How can I apply discounts to each line item?