fix: adding product to public-load-tracking response
This commit is contained in:
@@ -29,6 +29,7 @@ const getById = async(req, res) => {
|
|||||||
"status",
|
"status",
|
||||||
"load_status",
|
"load_status",
|
||||||
"weight",
|
"weight",
|
||||||
|
"product",
|
||||||
"est_loading_date",
|
"est_loading_date",
|
||||||
"est_unloading_date",
|
"est_unloading_date",
|
||||||
"origin.city",
|
"origin.city",
|
||||||
|
|||||||
Reference in New Issue
Block a user