Get pick list for one order
GET {{baseUrl}}/api/v1/Orders/:LogicbrokerKey/PickList?fileType=<>&ViewInBrowser=<>
Request rate limited to 10 requests per second with bursts up to 100 requests.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fileType | string | Valid options are csv, xlsx, xml, json and legacy. | |
ViewInBrowser | string | Set to true to view the resulting link in the browser. |