Hi! i try close multiple order through my private app but i need send a mail with the tracking number to, how can i perform this?
i try to use POST /admin/api/2021-07/orders/{order_id}/close.json
but this has no POST values to send the tracking number
pls help!