feat(loads): Adding shipper_warehouse field to loads model

This commit is contained in:
Josepablo C
2025-02-27 21:10:28 -06:00
parent a44f24853a
commit 679a265951
3 changed files with 8 additions and 2 deletions

View File

@@ -373,6 +373,7 @@ This endpoint is part of /loads endpoint
- categories
- product
- shipment_code
- shipper_warehouse : id of a company branch
- company_name[$regex] : Regex string to find company_name
- company_name[$options] : Regex options from MongoDB filter description
- $sort[ field ] : -1/1 ; Sort result by field name