You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

order_packing_slip api returns with missing required filters validation error message

edited Aug 28, 2025 5:50PM in Warehouse Management 3 comments

When I call order_packing_slip API, it throws a validation_error - missing required filters

My request body is

{   

"parameters": { "facility_id__code": "1000", "company_id__code": "XXXXX", "container_nbr__in" : "OBLPN-1" }, 

"options": {"doc_designer_code": "foo", "web_report_path" : "Public/****_XFER_PACKSLIP_B2B_B2BC",  "web_report_format" : "pdf",  "printer_name":"test_doc",  "document_count": 1 }

}

Am I missing any parameter? I am not sure what is correct doc_designer_code. From where can I obtain a valid value?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!