feat: Adding real_cost to public-tracking data
This commit is contained in:
@@ -54,6 +54,7 @@ const getById = async(req, res) => {
|
|||||||
"load_status",
|
"load_status",
|
||||||
"weight",
|
"weight",
|
||||||
"estimated_cost",
|
"estimated_cost",
|
||||||
|
"actual_cost",
|
||||||
"est_loading_date",
|
"est_loading_date",
|
||||||
"est_unloading_date",
|
"est_unloading_date",
|
||||||
"origin.company_name",
|
"origin.company_name",
|
||||||
|
|||||||
Reference in New Issue
Block a user