_getPdf
Download a Pdf of a Purchase order.
Parameters
id
ID of the Purchase Order you want to download a Pdf of
Example
Result
On Success
On Failure
If there's no ID parameter or the chosen ID is less than 1
If the chosen ID does not match any existing Purchase Order
Last updated