POST /orders/getBillOfLadingReport/{id}
Retrieves the bill of lading report for a specified order id.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
|
path
|
|
String
|
sendToImaging |
|
query
|
|
boolean
|
Result
Response
of type:
application/pdf
a PDF document containing the bill of lading report.
Try It Out
Request