OBLPN unload RESTAPI issue
Summary:
Trying to unload an LPN running the RESTAPI but keep getting "Location Barcode is required" error. When Location barcode is passed, it says,
"location_barcode": "Invalid filter parameter."
Content (please ensure you mask any confidential information):
using the api v10/entity/oblpn/unload and passing it with parameters
{"parameters": {"facility_id__code": "****","company_id__code": "****","container_nbr": "OBLPN0001","location_barcode": "STAGE1"}}
gives error "location_barcode": "Invalid filter parameter."
when called the same API without location barcode
{"parameters": {"facility_id__code": "****","company_id__code": "****","container_nbr": "OBLPN0001"}} it gives error
"error": "Location Barcode is required"
Version (include the version you are using, if applicable):