GET /api/v1/Order/file/download/{fileId}
Download an order file
Downloads a file attached to an order, such as an approved POD. File ids and ready-made download URLs are available on the order detail response once a POD has been approved.
Path parameters
fileId string (uuid)required
Returns
The file contents. Fails with 400 or 401 and a problem details body.