Authorization: Bearer ********************
curl --location --request DELETE 'https://demo.tourwell.net/api/v1/order-items/costs/25079' \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "Xóa giá net thành công" }